GET /api/v1/tournament_records/?format=api&ordering=-group&page=131
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=132",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=130",
    "results": [
        {
            "id": 829,
            "name": "gjhgf",
            "creator": 1041073,
            "group": 515,
            "created": "2021-09-13T09:55:50.559108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1016,
            "name": "смертельная Маликович",
            "creator": 1120150,
            "group": 515,
            "created": "2022-02-14T05:41:40.426007Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1165,
            "name": "OGS 9x9",
            "creator": 1147204,
            "group": 515,
            "created": "2022-06-30T11:07:10.808714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1370,
            "name": "Go",
            "creator": 1316848,
            "group": 515,
            "created": "2023-03-14T15:05:26.436755Z",
            "started": null,
            "ended": null
        },
        {
            "id": 7,
            "name": "Delete test",
            "creator": 497519,
            "group": 508,
            "created": "2019-07-15T09:51:52.249995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 109,
            "name": "1234",
            "creator": 736026,
            "group": 508,
            "created": "2020-03-23T09:59:43.832477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 519,
            "name": "DDKs",
            "creator": 915310,
            "group": 508,
            "created": "2021-02-01T17:04:22.576388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 899,
            "name": "Ko ko ma",
            "creator": 984385,
            "group": 508,
            "created": "2021-11-14T14:26:22.073273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1425,
            "name": "Torneo del \"puente más largo del año\"",
            "creator": 746065,
            "group": 506,
            "created": "2023-04-07T01:12:05.093922Z",
            "started": null,
            "ended": null
        }
    ]
}