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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=60",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=58",
    "results": [
        {
            "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
        },
        {
            "id": 776,
            "name": "pawantri",
            "creator": 1026543,
            "group": 9104,
            "created": "2021-07-20T09:46:29.159482Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1566,
            "name": "Partije s turnira 20.11.2023. - 7.01.2024.",
            "creator": 1076314,
            "group": 12689,
            "created": "2023-11-25T21:08:45.313725Z",
            "started": null,
            "ended": null
        },
        {
            "id": 903,
            "name": "partie amusante",
            "creator": 1080166,
            "group": 10582,
            "created": "2021-11-19T16:53:52.075095Z",
            "started": null,
            "ended": null
        }
    ]
}