GET /api/v1/tournament_records/?format=api&ordering=-name&page=140
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=-name&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=139",
    "results": [
        {
            "id": 1004,
            "name": "20",
            "creator": 1112077,
            "group": 1144,
            "created": "2022-02-06T08:57:52.122015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 641,
            "name": "-- 2 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:03:57.918716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1073,
            "name": "ศึกแย้งชิงที่1 อดุลย์vsสารีพ๊ะ",
            "creator": 1133606,
            "group": 11267,
            "created": "2022-03-26T03:37:38.170875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 313,
            "name": "1Torneo Fueguino con ventaja 2020",
            "creator": 316711,
            "group": 1684,
            "created": "2020-07-14T17:32:57.786974Z",
            "started": null,
            "ended": null
        },
        {
            "id": 55,
            "name": "1° Torneo Femenino por Equipos",
            "creator": 49067,
            "group": 4172,
            "created": "2019-12-22T13:38:29.171960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1012,
            "name": "1st World Olympic Blitz",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-10T22:04:37.259949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 334,
            "name": "1st Wednesday Weekly Live 19x19 Tournament",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-10T11:11:17.136917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 912,
            "name": "1st Trial",
            "creator": 1083212,
            "group": 10657,
            "created": "2021-11-25T23:24:21.962813Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1296,
            "name": "1st Seoule Sphere",
            "creator": 153455,
            "group": 1398,
            "created": "2022-11-10T20:56:04.751944Z",
            "started": null,
            "ended": null
        }
    ]
}