GET /api/v1/tournament_records/?format=api&ordering=-created&page=136
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=137",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=135",
    "results": [
        {
            "id": 256,
            "name": "koll",
            "creator": 736026,
            "group": 5099,
            "created": "2020-06-02T05:23:52.508964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 255,
            "name": "AI tournament",
            "creator": 647177,
            "group": 3211,
            "created": "2020-06-01T11:44:02.724403Z",
            "started": null,
            "ended": null
        },
        {
            "id": 254,
            "name": "Mehmet Turan",
            "creator": 758230,
            "group": 5875,
            "created": "2020-06-01T10:18:05.684565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 253,
            "name": "fun competition",
            "creator": 743973,
            "group": 5905,
            "created": "2020-05-31T05:39:17.630855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 252,
            "name": "AREMI",
            "creator": 786572,
            "group": 4974,
            "created": "2020-05-30T22:28:38.996790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 251,
            "name": "\"Croatian Go Open 2020\"",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:21:54.790980Z",
            "started": null,
            "ended": null
        },
        {
            "id": 250,
            "name": "Croatian Go Open 2020",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:16:10.818971Z",
            "started": null,
            "ended": null
        },
        {
            "id": 249,
            "name": "test9",
            "creator": 787149,
            "group": 5895,
            "created": "2020-05-30T04:36:48.154300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 248,
            "name": "Jivi",
            "creator": 787709,
            "group": 5855,
            "created": "2020-05-26T23:07:59.242680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 247,
            "name": "Test",
            "creator": 143361,
            "group": 5846,
            "created": "2020-05-26T05:07:52.396048Z",
            "started": null,
            "ended": null
        }
    ]
}