GET /api/v1/tournament_records/?format=api&ordering=-creator&page=116
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=-creator&page=117",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=115",
    "results": [
        {
            "id": 180,
            "name": "Mehmet",
            "creator": 758230,
            "group": 25,
            "created": "2020-04-25T13:08:01.082610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 181,
            "name": "McMahon Mehmet Turnuvası",
            "creator": 758230,
            "group": 3,
            "created": "2020-04-25T13:23:31.328045Z",
            "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": 528,
            "name": "Ksskksks",
            "creator": 757987,
            "group": 5240,
            "created": "2021-02-06T08:17:08.178861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 699,
            "name": "TGA Cup 2021-Dan Category",
            "creator": 757957,
            "group": 9221,
            "created": "2021-05-30T05:08:36.086987Z",
            "started": null,
            "ended": null
        },
        {
            "id": 178,
            "name": "GOOOO",
            "creator": 756892,
            "group": 5275,
            "created": "2020-04-23T14:40:40.970544Z",
            "started": null,
            "ended": null
        },
        {
            "id": 448,
            "name": "Take Your Time",
            "creator": 756466,
            "group": 25,
            "created": "2020-11-25T18:12:34.728537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 862,
            "name": "Take Your Time 2",
            "creator": 756466,
            "group": 43,
            "created": "2021-10-07T20:33:27.922894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 381,
            "name": "111",
            "creator": 756229,
            "group": 5118,
            "created": "2020-09-20T06:16:21.224901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 529,
            "name": "Test 2",
            "creator": 755916,
            "group": 8026,
            "created": "2021-02-07T14:01:46.890235Z",
            "started": null,
            "ended": null
        }
    ]
}