GET /api/v1/tournament_records/?format=api&ordering=-name&page=48
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=49",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=47",
    "results": [
        {
            "id": 130,
            "name": "Slobodne partije",
            "creator": 687324,
            "group": 4800,
            "created": "2020-03-31T17:53:20.161819Z",
            "started": null,
            "ended": null
        },
        {
            "id": 965,
            "name": "Sky WeiQi Club #1",
            "creator": 899463,
            "group": 10786,
            "created": "2022-01-19T06:25:51.981653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 87,
            "name": "sks",
            "creator": 738665,
            "group": 515,
            "created": "2020-03-13T14:24:33.814924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 598,
            "name": "SJJOT",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-22T18:06:48.323201Z",
            "started": null,
            "ended": null
        },
        {
            "id": 764,
            "name": "siwa",
            "creator": 1024662,
            "group": 8028,
            "created": "2021-07-15T07:18:46.489826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1464,
            "name": "SIM July",
            "creator": 1066928,
            "group": 13099,
            "created": "2023-06-19T14:53:45.036807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 503,
            "name": "Shruti Narasimman",
            "creator": 921897,
            "group": 25,
            "created": "2021-01-22T15:49:56.811761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 696,
            "name": "Shogi 将棋 9x9 LV",
            "creator": 1003574,
            "group": 935,
            "created": "2021-05-28T14:44:04.188874Z",
            "started": null,
            "ended": null
        },
        {
            "id": 817,
            "name": "Shiyu Fan's group go competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-03T03:20:53.408144Z",
            "started": null,
            "ended": null
        }
    ]
}