GET /api/v1/tournament_records/?format=api&ordering=-name&page=88
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=89",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=87",
    "results": [
        {
            "id": 1015,
            "name": "Jam Toast",
            "creator": 1097117,
            "group": 8628,
            "created": "2022-02-13T05:01:11.029027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 421,
            "name": "jaivier",
            "creator": 768068,
            "group": 3,
            "created": "2020-10-26T12:18:25.381047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 621,
            "name": "Jairo Cazana",
            "creator": 981563,
            "group": 8865,
            "created": "2021-04-11T14:46:53.752810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1280,
            "name": "Jackson",
            "creator": 1225616,
            "group": 9,
            "created": "2022-11-06T00:05:52.478933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 954,
            "name": "J2R郑益杰",
            "creator": 1105993,
            "group": 10907,
            "created": "2022-01-10T12:02:32.755192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1300,
            "name": "j",
            "creator": 1237483,
            "group": 43,
            "created": "2022-11-18T14:44:03.415385Z",
            "started": null,
            "ended": null
        },
        {
            "id": 667,
            "name": "itzel vs Natalia",
            "creator": 945741,
            "group": 9118,
            "created": "2021-05-11T00:41:26.572512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 380,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/03",
            "creator": 54877,
            "group": 561,
            "created": "2020-09-19T11:43:35.606770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 357,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/02",
            "creator": 54877,
            "group": 561,
            "created": "2020-08-30T12:07:21.130777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1925,
            "name": "İSTAMBUL GO OKULU",
            "creator": 1695437,
            "group": 5618,
            "created": "2025-08-26T11:47:09.325188Z",
            "started": null,
            "ended": null
        }
    ]
}