GET /posts/api/?format=api&ordering=post&page=2
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=3",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=post",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/81/?format=api",
            "post": "Also. I think we need to take more factors into account when we go all in on the trend. Using just the ma cross will land you in heaps of trouble when the mkt starts to see saw.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/jono/?format=api",
            "submit_date": "2017-12-02T02:04:11Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/48/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/95/?format=api",
            "post": "Are there any circumstances under which you would consider going against your outlined rules? After having gone through all of your tutorials and stories I am just wondering when I should consider moving from demo trading into the real thing?!\r\nYour charts are excellent and finally I started to understand a lot more. Thanks!",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/Mason/?format=api",
            "submit_date": "2018-01-14T04:10:00Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": "https://www.pagoolabs.com/posts/api/91/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/65/?format=api",
            "post": "A story focusing on Forex is high on the agenda. Keep a look out!",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/SeanManefield/?format=api",
            "submit_date": "2017-11-03T05:53:11Z",
            "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/87/?format=api",
            "post": "Coming soon, Constanz. Stay tuned.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/SeanManefield/?format=api",
            "submit_date": "2017-12-03T10:00:21Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/86/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/57/?format=api",
            "forum": null
        }
    ]
}