GET /api/v1/tournament_records/?format=api&ordering=creator&page=84
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=creator&page=85",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=83",
    "results": [
        {
            "id": 709,
            "name": "crazy match",
            "creator": 983580,
            "group": 9288,
            "created": "2021-06-09T08:12:28.843704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 686,
            "name": "6",
            "creator": 983888,
            "group": 8894,
            "created": "2021-05-21T08:51:40.723527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 628,
            "name": "Hi!",
            "creator": 983888,
            "group": 8894,
            "created": "2021-04-16T16:17:39.542177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 629,
            "name": "Привет",
            "creator": 984039,
            "group": 8940,
            "created": "2021-04-17T13:00:44.940774Z",
            "started": null,
            "ended": null
        },
        {
            "id": 677,
            "name": "rhghgmmbbetasd",
            "creator": 984333,
            "group": 43,
            "created": "2021-05-15T05:43:23.823612Z",
            "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": 796,
            "name": "m",
            "creator": 984470,
            "group": 9722,
            "created": "2021-08-10T08:50:23.744169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 774,
            "name": "fgn",
            "creator": 984470,
            "group": 9722,
            "created": "2021-07-20T03:59:19.378767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 748,
            "name": "123",
            "creator": 986002,
            "group": 9421,
            "created": "2021-07-01T10:15:05.287370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 635,
            "name": "5555",
            "creator": 986704,
            "group": 3,
            "created": "2021-04-21T11:43:51.279869Z",
            "started": null,
            "ended": null
        }
    ]
}