GET /api/v1/tournament_records/?format=api&ordering=-started&page=39
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=-started&page=40",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=38",
    "results": [
        {
            "id": 774,
            "name": "fgn",
            "creator": 984470,
            "group": 9722,
            "created": "2021-07-20T03:59:19.378767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 749,
            "name": "noob bot tournament",
            "creator": 991710,
            "group": 6332,
            "created": "2021-07-03T05:24:35.715313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 776,
            "name": "pawantri",
            "creator": 1026543,
            "group": 9104,
            "created": "2021-07-20T09:46:29.159482Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 379,
            "name": "Ultra Tournament 2020",
            "creator": 747694,
            "group": 5683,
            "created": "2020-09-18T23:36:22.041191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 380,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/03",
            "creator": 54877,
            "group": 561,
            "created": "2020-09-19T11:43:35.606770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 381,
            "name": "111",
            "creator": 756229,
            "group": 5118,
            "created": "2020-09-20T06:16:21.224901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1541,
            "name": "LE HONINBO",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:44:59.790092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 383,
            "name": "123123",
            "creator": 737306,
            "group": 6397,
            "created": "2020-09-20T11:19:00.592753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}