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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=46",
    "results": [
        {
            "id": 848,
            "name": "General",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:38:05.388772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 849,
            "name": "TALLES",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:44:06.012688Z",
            "started": null,
            "ended": null
        },
        {
            "id": 953,
            "name": ".",
            "creator": 1056480,
            "group": 10182,
            "created": "2022-01-10T07:28:06.292523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 935,
            "name": "GGVTRG",
            "creator": 1024525,
            "group": 10174,
            "created": "2021-12-24T18:59:33.997781Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1272,
            "name": "Go",
            "creator": 1017002,
            "group": 10154,
            "created": "2022-10-27T09:54:11.968887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 855,
            "name": "ddddddddd",
            "creator": 1052876,
            "group": 10124,
            "created": "2021-09-29T09:10:05.041324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 920,
            "name": "!",
            "creator": 1052371,
            "group": 10116,
            "created": "2021-12-06T07:19:10.011198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 864,
            "name": "Autumn Honinbo Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:07:21.958940Z",
            "started": null,
            "ended": null
        }
    ]
}