GET /api/v1/tournament_records/?format=api&ordering=name&page=138
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=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=137",
    "results": [
        {
            "id": 197,
            "name": "Wonderful play 2",
            "creator": 769206,
            "group": 5502,
            "created": "2020-05-02T07:49:36.501390Z",
            "started": null,
            "ended": null
        },
        {
            "id": 198,
            "name": "Wonderful play 3",
            "creator": 769206,
            "group": 5502,
            "created": "2020-05-02T08:04:38.702512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 890,
            "name": "Wonderful play 4",
            "creator": 928230,
            "group": 5502,
            "created": "2021-11-06T09:16:54.634464Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1524,
            "name": "World Association",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T09:48:37.492649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 997,
            "name": "World Battle Valentine's 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-04T22:10:11.665132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 58,
            "name": "wow",
            "creator": 696496,
            "group": 2389,
            "created": "2020-01-09T16:20:48.810127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1470,
            "name": "wu xian tiao z",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-07-02T11:50:08.222910Z",
            "started": null,
            "ended": null
        }
    ]
}