GET /api/v1/tournament_records/?format=api&ordering=name&page=140
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=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=139",
    "results": [
        {
            "id": 1633,
            "name": "Yay",
            "creator": 1482928,
            "group": 3,
            "created": "2024-03-18T11:54:31.948546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 61,
            "name": "Yay!!!",
            "creator": 192634,
            "group": 25,
            "created": "2020-01-14T12:17:46.767979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1603,
            "name": "YENİ BAŞLAYANLAR İÇİN GO TURNUVASI",
            "creator": 1237379,
            "group": 11052,
            "created": "2024-01-06T09:18:41.491162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 643,
            "name": "Yes",
            "creator": 968373,
            "group": 8702,
            "created": "2021-04-27T22:01:59.055187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1443,
            "name": "Yeung and Albert fong kok leung",
            "creator": 1345521,
            "group": 11568,
            "created": "2023-05-02T13:13:24.410888Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1047,
            "name": "Yıldızlar TURNUVASI",
            "creator": 1119881,
            "group": 11123,
            "created": "2022-03-07T16:47:42.302177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1901,
            "name": "yo",
            "creator": 1804348,
            "group": 15455,
            "created": "2025-06-23T05:02:32.444174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1785,
            "name": "You are smart",
            "creator": 1654661,
            "group": 14759,
            "created": "2024-11-02T14:14:40.676371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1801,
            "name": "your mom",
            "creator": 1040806,
            "group": 14839,
            "created": "2024-12-03T20:54:07.050107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 868,
            "name": "yu",
            "creator": 948269,
            "group": 3207,
            "created": "2021-10-13T09:29:05.098538Z",
            "started": null,
            "ended": null
        }
    ]
}