GET /posts/api/?format=api&ordering=post&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://www.pagoolabs.com/posts/api/?format=api&ordering=post&page=4",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=post&page=2",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/62/?format=api",
            "post": "did u read the systems stories? they explain this great but i still want to see how to use support resistance areas to set tp.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/fran/?format=api",
            "submit_date": "2017-11-03T01:07:29Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/54/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/39/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/69/?format=api",
            "post": "Exactly! Another vote for fx pls.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/texas/?format=api",
            "submit_date": "2017-11-06T07:19:47Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/60/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/42/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/89/?format=api",
            "post": "Finally! A new post. Ive been waiting for this since I stopped using the crazy EA I bought. Jeez what a waste. I wish I could start over. I've been trying some of the ideas here and im still too nervous to jump in but testing on demo is running a profit! Yea first time.\r\n\r\nWhat about those HA reversals following number 7? Why wouldn't those get opened. Won't they fail as well?",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/constanz/?format=api",
            "submit_date": "2018-01-08T06:31:48Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/72/?format=api",
            "post": "Got it! t.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/texas/?format=api",
            "submit_date": "2017-11-07T04:08:47Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/44/?format=api",
            "forum": null
        }
    ]
}