GET /api/v1/tournament_records/?format=api&ordering=created&page=75
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=76",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=74",
    "results": [
        {
            "id": 846,
            "name": "Tânia Zaíra",
            "creator": 1057692,
            "group": 9676,
            "created": "2021-09-25T14:20:28.396218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 847,
            "name": "Munin_Clyde",
            "creator": 1045863,
            "group": 6823,
            "created": "2021-09-25T14:25:50.591162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 848,
            "name": "General",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:38:05.388772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 849,
            "name": "TALLES",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:44:06.012688Z",
            "started": null,
            "ended": null
        },
        {
            "id": 850,
            "name": "Thum",
            "creator": 1045870,
            "group": 6823,
            "created": "2021-09-26T05:23:58.675242Z",
            "started": null,
            "ended": null
        },
        {
            "id": 851,
            "name": "เฟรนชิฟ9x9",
            "creator": 1058169,
            "group": 10201,
            "created": "2021-09-26T11:16:47.785245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 852,
            "name": "Test1",
            "creator": 919068,
            "group": 7984,
            "created": "2021-09-26T17:58:21.552880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 853,
            "name": "test2",
            "creator": 919051,
            "group": 7984,
            "created": "2021-09-26T18:04:53.362566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 855,
            "name": "ddddddddd",
            "creator": 1052876,
            "group": 10124,
            "created": "2021-09-29T09:10:05.041324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        }
    ]
}