GET /api/v1/tournament_records/?format=api&ordering=-name&page=57
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=58",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=56",
    "results": [
        {
            "id": 703,
            "name": "Play to win",
            "creator": 746506,
            "group": 9285,
            "created": "2021-06-03T14:08:26.618152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1435,
            "name": "p{L",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:45:40.615809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1262,
            "name": "pkps",
            "creator": 1223435,
            "group": 12396,
            "created": "2022-10-13T07:50:15.431741Z",
            "started": null,
            "ended": null
        },
        {
            "id": 661,
            "name": "PKC1M22",
            "creator": 932671,
            "group": 25,
            "created": "2021-05-10T07:54:28.902606Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1007,
            "name": "Pinoy GO game",
            "creator": 36904,
            "group": 11090,
            "created": "2022-02-07T12:43:20.131896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1363,
            "name": "Philipp_M",
            "creator": 910020,
            "group": 6438,
            "created": "2023-02-25T13:09:28.407953Z",
            "started": null,
            "ended": null
        },
        {
            "id": 786,
            "name": "phê",
            "creator": 1031680,
            "group": 9791,
            "created": "2021-08-01T04:02:27.380122Z",
            "started": null,
            "ended": null
        },
        {
            "id": 825,
            "name": "P game",
            "creator": 995833,
            "group": 9136,
            "created": "2021-09-12T10:16:57.476438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 120,
            "name": "Penang Weiqi 2020 League Season 1",
            "creator": 652884,
            "group": 4626,
            "created": "2020-03-28T07:31:36.065967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 731,
            "name": "Peaw",
            "creator": 1008533,
            "group": 4716,
            "created": "2021-06-23T02:41:42.185879Z",
            "started": null,
            "ended": null
        }
    ]
}