GET /api/v1/tournament_records/?format=api&ordering=name&page=137
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=138",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=136",
    "results": [
        {
            "id": 1359,
            "name": "what's this",
            "creator": 1294749,
            "group": 12821,
            "created": "2023-02-17T04:23:34.506707Z",
            "started": null,
            "ended": null
        },
        {
            "id": 724,
            "name": "what us thus",
            "creator": 783999,
            "group": 9298,
            "created": "2021-06-18T00:43:26.575532Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1894,
            "name": "White",
            "creator": 1698573,
            "group": 15283,
            "created": "2025-06-15T08:38:53.597411Z",
            "started": null,
            "ended": null
        },
        {
            "id": 893,
            "name": "Who's the winner",
            "creator": 1077953,
            "group": 10532,
            "created": "2021-11-11T03:50:39.730536Z",
            "started": null,
            "ended": null
        },
        {
            "id": 908,
            "name": "Who win",
            "creator": 1080403,
            "group": 10488,
            "created": "2021-11-23T04:25:56.484841Z",
            "started": null,
            "ended": null
        },
        {
            "id": 801,
            "name": "Wildmoka",
            "creator": 629383,
            "group": 9916,
            "created": "2021-08-17T07:48:05.441285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 739,
            "name": "win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:11.445425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 980,
            "name": "Windows 7",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:40:41.944630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 125,
            "name": "wonderer",
            "creator": 749245,
            "group": 43,
            "created": "2020-03-29T18:43:13.254112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 193,
            "name": "Wonderful play 1",
            "creator": 769206,
            "group": 5502,
            "created": "2020-04-30T09:26:13.602947Z",
            "started": null,
            "ended": null
        }
    ]
}