GET /api/v1/tournament_records/?format=api&ordering=-started&page=73
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=74",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=72",
    "results": [
        {
            "id": 700,
            "name": "Magic Battle Royale: Chief Magician Cup",
            "creator": 915379,
            "group": 8605,
            "created": "2021-05-30T18:01:02.007041Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1269,
            "name": "тест1",
            "creator": 1222054,
            "group": 12441,
            "created": "2022-10-24T21:03:25.747112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 702,
            "name": "MN",
            "creator": 846189,
            "group": 25,
            "created": "2021-05-31T14:05:21.177938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 703,
            "name": "Play to win",
            "creator": 746506,
            "group": 9285,
            "created": "2021-06-03T14:08:26.618152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 704,
            "name": "Sm",
            "creator": 941933,
            "group": 8392,
            "created": "2021-06-04T07:28:50.768103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 705,
            "name": "KITTIDECH NO.10 4/9",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:21:55.581265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 706,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:34:53.843179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 707,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:42:53.279219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 708,
            "name": "Strongest Go Fighter: 10k - 5k",
            "creator": 721084,
            "group": 9239,
            "created": "2021-06-09T07:25:19.482772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}