GET /posts/api/?format=api&ordering=submit_date&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=submit_date&page=4",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=submit_date&page=2",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/60/?format=api",
            "post": "Thanks. This is a very clear explanation. I would like to see an example from fx just to see if the math works out the same.\r\nThe systems articles look long but I'll try to get them done over the w/e.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/jono/?format=api",
            "submit_date": "2017-11-03T00:43:27Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 3,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/42/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/61/?format=api",
            "post": "the systems series is better than this setup imo. more depth on setups vs signals. i am reevaluating my existing strategy atm. this could get interesting.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/fran/?format=api",
            "submit_date": "2017-11-03T00:59:04Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "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/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/63/?format=api",
            "post": "Light weekend reading haha.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/jono/?format=api",
            "submit_date": "2017-11-03T01:09:00Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": "https://www.pagoolabs.com/posts/api/61/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/42/?format=api",
            "forum": null
        }
    ]
}