GET /api/v1/tournament_records/?format=api&ordering=-created&page=96
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=-created&page=97",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=95",
    "results": [
        {
            "id": 710,
            "name": "Tommy",
            "creator": 943307,
            "group": 7531,
            "created": "2021-06-12T03:47:25.372394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 709,
            "name": "crazy match",
            "creator": 983580,
            "group": 9288,
            "created": "2021-06-09T08:12:28.843704Z",
            "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": 707,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:42:53.279219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 706,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:34:53.843179Z",
            "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": 704,
            "name": "Sm",
            "creator": 941933,
            "group": 8392,
            "created": "2021-06-04T07:28:50.768103Z",
            "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": 702,
            "name": "MN",
            "creator": 846189,
            "group": 25,
            "created": "2021-05-31T14:05:21.177938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 700,
            "name": "Magic Battle Royale: Chief Magician Cup",
            "creator": 915379,
            "group": 8605,
            "created": "2021-05-30T18:01:02.007041Z",
            "started": null,
            "ended": null
        }
    ]
}