GET /api/v1/tournament_records/?format=api&ordering=-name&page=130
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=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=129",
    "results": [
        {
            "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
        },
        {
            "id": 1944,
            "name": "all",
            "creator": 1864696,
            "group": 2514,
            "created": "2025-09-28T00:24:00.122368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 364,
            "name": "Ali",
            "creator": 788094,
            "group": 5581,
            "created": "2020-09-03T14:26:28.704737Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1951,
            "name": "Aji Tournament I",
            "creator": 1864817,
            "group": 15743,
            "created": "2025-10-01T21:26:45.163414Z",
            "started": null,
            "ended": null
        }
    ]
}