GET /api/v1/tournament_records/?format=api&ordering=group&page=31
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=32",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=30",
    "results": [
        {
            "id": 403,
            "name": "Trial Tournament",
            "creator": 728440,
            "group": 459,
            "created": "2020-10-10T09:56:40.612623Z",
            "started": null,
            "ended": null
        },
        {
            "id": 811,
            "name": "thai",
            "creator": 746506,
            "group": 471,
            "created": "2021-08-30T11:48:46.250062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 813,
            "name": "นนนนนนนนนนนนนนนน",
            "creator": 1042295,
            "group": 485,
            "created": "2021-09-02T04:55:15.570553Z",
            "started": null,
            "ended": null
        },
        {
            "id": 737,
            "name": "33ertfe",
            "creator": 919820,
            "group": 485,
            "created": "2021-06-26T09:47:09.983569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 173,
            "name": "krunod",
            "creator": 758272,
            "group": 485,
            "created": "2020-04-21T12:07:37.883315Z",
            "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
        },
        {
            "id": 899,
            "name": "Ko ko ma",
            "creator": 984385,
            "group": 508,
            "created": "2021-11-14T14:26:22.073273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 519,
            "name": "DDKs",
            "creator": 915310,
            "group": 508,
            "created": "2021-02-01T17:04:22.576388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 109,
            "name": "1234",
            "creator": 736026,
            "group": 508,
            "created": "2020-03-23T09:59:43.832477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 7,
            "name": "Delete test",
            "creator": 497519,
            "group": 508,
            "created": "2019-07-15T09:51:52.249995Z",
            "started": null,
            "ended": null
        }
    ]
}