GET /api/v1/tournament_records/?format=api&ordering=name&page=104
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=105",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=103",
    "results": [
        {
            "id": 1909,
            "name": "Primus Inter Pares 8 (first among equals) https://online-go.com/tournament/130779",
            "creator": 1218730,
            "group": 43,
            "created": "2025-07-29T09:44:14.528880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 110,
            "name": "pro",
            "creator": 744918,
            "group": 25,
            "created": "2020-03-24T04:49:18.260344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 515,
            "name": "ProGo",
            "creator": 760461,
            "group": 8048,
            "created": "2021-01-30T10:09:49.691723Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1449,
            "name": "pro guys",
            "creator": 1218107,
            "group": 24,
            "created": "2023-05-15T06:56:46.561528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1549,
            "name": "Pro king",
            "creator": 1106925,
            "group": 10975,
            "created": "2023-11-05T00:59:30.014880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 233,
            "name": "PROOOOOOOOOOOO",
            "creator": 777498,
            "group": 515,
            "created": "2020-05-21T19:45:48.501048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 440,
            "name": "Prova",
            "creator": 643550,
            "group": 3676,
            "created": "2020-11-18T15:24:37.590875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 351,
            "name": "Pruba #1 gonfor",
            "creator": 832855,
            "group": 6622,
            "created": "2020-08-21T21:26:35.778660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 669,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:58.919565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 361,
            "name": "Prueba",
            "creator": 90149,
            "group": 3186,
            "created": "2020-09-01T03:48:12.333993Z",
            "started": null,
            "ended": null
        }
    ]
}