GET /api/v1/tournament_records/?format=api&ordering=name&page=109
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=110",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=108",
    "results": [
        {
            "id": 882,
            "name": "rerrei",
            "creator": 1069332,
            "group": 9121,
            "created": "2021-10-29T04:32:35.690662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1891,
            "name": "ReSource",
            "creator": 1781650,
            "group": 15414,
            "created": "2025-06-12T00:04:50.960387Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1332,
            "name": "Result",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T18:26:41.274537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 451,
            "name": "Revisiones de partidas",
            "creator": 752351,
            "group": 7388,
            "created": "2020-11-29T00:09:35.985809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1963,
            "name": "Rfr",
            "creator": 1729163,
            "group": 13972,
            "created": "2025-10-22T19:42:17.984773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 828,
            "name": "rggy",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:20:22.871095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 677,
            "name": "rhghgmmbbetasd",
            "creator": 984333,
            "group": 43,
            "created": "2021-05-15T05:43:23.823612Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1677,
            "name": "Riverbank Tourney",
            "creator": 666747,
            "group": 14307,
            "created": "2024-05-22T10:22:40.106225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1686,
            "name": "rlaRhakrqo",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-12T09:13:52.339715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1760,
            "name": "roblox tournament",
            "creator": 1053363,
            "group": 11548,
            "created": "2024-09-17T11:47:45.678401Z",
            "started": null,
            "ended": null
        }
    ]
}