GET /api/v1/tournament_records/?format=api&ordering=-name&page=32
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=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=31",
    "results": [
        {
            "id": 1488,
            "name": "Torneo por correspondencia UPN",
            "creator": 746065,
            "group": 4802,
            "created": "2023-07-29T18:34:05.892801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 537,
            "name": "TORNEO INTERPLANETARIO DDK",
            "creator": 852168,
            "group": 6772,
            "created": "2021-02-13T14:53:55.570231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 38,
            "name": "Torneo Interno Fénix",
            "creator": 412499,
            "group": 1620,
            "created": "2019-09-29T14:36:50.008242Z",
            "started": null,
            "ended": null
        },
        {
            "id": 352,
            "name": "Torneo de prueba",
            "creator": 832958,
            "group": 6622,
            "created": "2020-08-21T21:29:59.793642Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1425,
            "name": "Torneo del \"puente más largo del año\"",
            "creator": 746065,
            "group": 506,
            "created": "2023-04-07T01:12:05.093922Z",
            "started": null,
            "ended": null
        },
        {
            "id": 368,
            "name": "TORNEO DE GO-BADUK-WIQI DE REPUBLICA DOMINICANA",
            "creator": 558164,
            "group": 6712,
            "created": "2020-09-06T17:07:57.143729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 553,
            "name": "Torneo de Atari Go",
            "creator": 151301,
            "group": 8449,
            "created": "2021-02-23T01:41:39.608652Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1226,
            "name": "Torneo DDK",
            "creator": 304261,
            "group": 12150,
            "created": "2022-08-05T12:09:21.024318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1252,
            "name": "Torneo D Champs Ultimate",
            "creator": 1165430,
            "group": 12309,
            "created": "2022-09-23T12:51:22.734109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1347,
            "name": "Torneo Costarricense de Go en Línea 2022 (Segunda Fase)",
            "creator": 27056,
            "group": 149,
            "created": "2023-01-19T16:40:13.264450Z",
            "started": null,
            "ended": null
        }
    ]
}