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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=130",
    "results": [
        {
            "id": 187,
            "name": "Trinity ",
            "creator": 764006,
            "group": 5449,
            "created": "2020-04-26T13:08:58.338100Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1873,
            "name": "Trinity Cup",
            "creator": 764006,
            "group": 15193,
            "created": "2025-05-01T07:37:43.354264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 533,
            "name": "Troll",
            "creator": 836858,
            "group": 6730,
            "created": "2021-02-10T02:54:13.632677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 532,
            "name": "Troll",
            "creator": 839251,
            "group": 6730,
            "created": "2021-02-10T02:52:19.721336Z",
            "started": null,
            "ended": null
        },
        {
            "id": 438,
            "name": "trophy tournament",
            "creator": 874604,
            "group": 7334,
            "created": "2020-11-16T16:46:58.363519Z",
            "started": null,
            "ended": null
        },
        {
            "id": 879,
            "name": "TRYCUP",
            "creator": 721801,
            "group": 10416,
            "created": "2021-10-25T14:45:57.702856Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1240,
            "name": "try your best whoever wins becomes aan admin",
            "creator": 1123838,
            "group": 11229,
            "created": "2022-08-22T03:52:53.225171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1241,
            "name": "Tt",
            "creator": 1132291,
            "group": 7427,
            "created": "2022-08-23T02:05:39.509859Z",
            "started": null,
            "ended": null
        },
        {
            "id": 770,
            "name": "tt3a0006",
            "creator": 1024087,
            "group": 7002,
            "created": "2021-07-19T03:59:22.754015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1691,
            "name": "tttttttttttttttttttttttt",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-19T10:51:54.193886Z",
            "started": null,
            "ended": null
        }
    ]
}