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

{
    "count": 46,
    "next": "https://www.pagoolabs.com/posts/api/?format=api&page=11",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&page=9",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/57/?format=api",
            "post": "I think finding a support/resistance area for profit taking makes most sense. Using some kind of average from a simulation seems fishy in comparison. I get your pt though. A proper support/res level requires human intervention. Not easy if you want a computer to get the levels for you I suppose.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/nomidas/?format=api",
            "submit_date": "2017-10-30T00:58:05Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/39/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/58/?format=api",
            "post": "I can see how I can program S/R levels. A bit tricky but not impossible. Bigger problem is what if mkt is up in a break out situation and no overhead resistance is left.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/Tobias/?format=api",
            "submit_date": "2017-10-30T06:31:33Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": "https://www.pagoolabs.com/posts/api/57/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/39/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/59/?format=api",
            "post": "The S&P is doing exactly that now and there is no resistance in sight. In times like this we need to fall back on historical patterns of breakouts rather than previous support and resistance levels.\r\n\r\nIn sideways markets, SR levels work well.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/SeanManefield/?format=api",
            "submit_date": "2017-10-30T06:46:52Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/58/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/39/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/56/?format=api",
            "post": "I am looking forward to an article from you on fx trading. I think in pips for risk. Is fx different.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/nomidas/?format=api",
            "submit_date": "2017-10-30T00:49:25Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/41/?format=api",
            "forum": null
        }
    ]
}