GET /api/v1/tournament_records/?format=api&ordering=-name&page=132
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=133",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=131",
    "results": [
        {
            "id": 229,
            "name": "apple vs banana",
            "creator": 769245,
            "group": 5758,
            "created": "2020-05-19T02:14:49.891064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 243,
            "name": "apple",
            "creator": 736023,
            "group": 4530,
            "created": "2020-05-23T13:27:23.518397Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1231,
            "name": "APAC SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-08-10T04:55:18.906709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 10,
            "name": "Annual Tournament",
            "creator": 511520,
            "group": 43,
            "created": "2019-07-17T23:48:00.378759Z",
            "started": null,
            "ended": null
        },
        {
            "id": 915,
            "name": "AnnoyingBotz (not rly bots)",
            "creator": 1084488,
            "group": 10675,
            "created": "2021-11-28T04:27:25.064808Z",
            "started": null,
            "ended": null
        },
        {
            "id": 499,
            "name": "ANime",
            "creator": 842293,
            "group": 221,
            "created": "2021-01-20T18:02:20.821864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 34,
            "name": "Anh Vu - Felix",
            "creator": 583604,
            "group": 3993,
            "created": "2019-09-14T15:28:50.350296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 955,
            "name": "AmoNGUs",
            "creator": 1100836,
            "group": 10916,
            "created": "2022-01-12T09:28:34.784628Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1919,
            "name": "AMIGOSSS",
            "creator": 1838949,
            "group": 15611,
            "created": "2025-08-19T16:13:52.722428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1460,
            "name": "ALUNOS DO ERMIRIO 1",
            "creator": 1189783,
            "group": 13271,
            "created": "2023-05-27T13:36:32.481146Z",
            "started": null,
            "ended": null
        }
    ]
}