GET /api/v1/tournament_records/?format=api&ordering=name&page=107
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=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=106",
    "results": [
        {
            "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": 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
        },
        {
            "id": 623,
            "name": "rorrac",
            "creator": 981756,
            "group": 8878,
            "created": "2021-04-11T23:04:37.038747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 27,
            "name": "Round 1",
            "creator": 317928,
            "group": 3965,
            "created": "2019-09-04T16:07:06.614495Z",
            "started": null,
            "ended": null
        }
    ]
}