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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=29",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=27",
    "results": [
        {
            "id": 278,
            "name": "Correspondence 9x9 2020-06-14 22:00",
            "creator": 687900,
            "group": 420,
            "created": "2020-06-13T16:34:44.612066Z",
            "started": null,
            "ended": null
        },
        {
            "id": 279,
            "name": "Russian Battle",
            "creator": 721084,
            "group": 9,
            "created": "2020-06-14T13:12:00.151566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 280,
            "name": "123 go",
            "creator": 797059,
            "group": 3,
            "created": "2020-06-14T18:14:57.316590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 281,
            "name": "nohhmhj",
            "creator": 685382,
            "group": 6039,
            "created": "2020-06-14T22:22:04.045798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 282,
            "name": "pannarai.in",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:18:24.893979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 283,
            "name": "โต๊ะ 29",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:27:47.223704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 284,
            "name": "Hi",
            "creator": 791108,
            "group": 1392,
            "created": "2020-06-16T11:27:35.710438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 285,
            "name": "-_-",
            "creator": 564908,
            "group": 4793,
            "created": "2020-06-17T04:40:55.312257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 286,
            "name": "The Dan Tournament",
            "creator": 799549,
            "group": 25,
            "created": "2020-06-19T20:02:15.798730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}