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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=120",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=118",
    "results": [
        {
            "id": 650,
            "name": "Correspondence 19x19RoundRobin",
            "creator": 940672,
            "group": 25,
            "created": "2021-05-02T12:21:44.289042Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1222,
            "name": "Correspondance 19x19",
            "creator": 1175370,
            "group": 12041,
            "created": "2022-08-02T14:24:36.328665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 132,
            "name": "Coronavirus Cup",
            "creator": 750109,
            "group": 4685,
            "created": "2020-04-03T02:45:56.141559Z",
            "started": null,
            "ended": null
        },
        {
            "id": 206,
            "name": "Corona tourney.",
            "creator": 739721,
            "group": 5593,
            "created": "2020-05-06T00:33:55.220363Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1282,
            "name": "Contest(社內賽放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:06:57.897521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 939,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T01:38:54.897277Z",
            "started": null,
            "ended": null
        },
        {
            "id": 941,
            "name": "Contest #1 2021",
            "creator": 1065846,
            "group": 10593,
            "created": "2021-12-28T04:54:36.537091Z",
            "started": null,
            "ended": null
        },
        {
            "id": 188,
            "name": "COMPETENCIA",
            "creator": 752258,
            "group": 5454,
            "created": "2020-04-26T23:01:37.607995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 323,
            "name": "come play",
            "creator": 735413,
            "group": 6365,
            "created": "2020-07-28T05:26:26.313752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1579,
            "name": "Coinsin",
            "creator": 1475622,
            "group": 13753,
            "created": "2023-12-07T15:01:58.047092Z",
            "started": null,
            "ended": null
        }
    ]
}