GET /api/v1/tournament_records/?format=api&ordering=group&page=72
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=group&page=73",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=71",
    "results": [
        {
            "id": 746,
            "name": "fuck you big amakl",
            "creator": 795874,
            "group": 6227,
            "created": "2021-07-01T04:06:26.948155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 404,
            "name": "Raiders vs. Pegesuses",
            "creator": 807110,
            "group": 6248,
            "created": "2020-10-10T23:59:38.661725Z",
            "started": null,
            "ended": null
        },
        {
            "id": 372,
            "name": "Mini Chocolate Chip Tournament - The Speedy Round",
            "creator": 758558,
            "group": 6248,
            "created": "2020-09-09T19:05:44.699471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 799,
            "name": "19x19 players challenge tournament",
            "creator": 1032376,
            "group": 6273,
            "created": "2021-08-15T03:42:04.216650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 468,
            "name": "19x19 1d - 9d+ Friendly Match (tournament)",
            "creator": 770016,
            "group": 6273,
            "created": "2020-12-15T11:09:37.758348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1153,
            "name": "L",
            "creator": 869775,
            "group": 6293,
            "created": "2022-06-09T12:24:01.670010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 322,
            "name": "Test",
            "creator": 797566,
            "group": 6293,
            "created": "2020-07-26T16:07:48.079669Z",
            "started": null,
            "ended": null
        },
        {
            "id": 312,
            "name": ".",
            "creator": 811152,
            "group": 6304,
            "created": "2020-07-14T05:00:40.390324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 331,
            "name": "30k - 19k",
            "creator": 762885,
            "group": 6326,
            "created": "2020-08-05T14:57:24.454144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1349,
            "name": "easypeasy",
            "creator": 1187116,
            "group": 6332,
            "created": "2023-01-23T11:34:14.689695Z",
            "started": null,
            "ended": null
        }
    ]
}