GET /api/v1/tournament_records/?format=api&ordering=started&page=76
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=started&page=77",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=75",
    "results": [
        {
            "id": 740,
            "name": "ready to win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:30.284121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1278,
            "name": "Go",
            "creator": 1233275,
            "group": 25,
            "created": "2022-11-04T01:29:10.935302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 692,
            "name": "Test SEYGO",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-26T18:12:22.431393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 743,
            "name": "Dogs Rule",
            "creator": 1015846,
            "group": 43,
            "created": "2021-06-28T15:32:05.812225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 745,
            "name": "Union training",
            "creator": 1004281,
            "group": 25,
            "created": "2021-07-01T03:16:14.508792Z",
            "started": null,
            "ended": null
        },
        {
            "id": 746,
            "name": "fuck you big amakl",
            "creator": 795874,
            "group": 6227,
            "created": "2021-07-01T04:06:26.948155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 747,
            "name": "wangxu",
            "creator": 859368,
            "group": 9525,
            "created": "2021-07-01T04:34:45.150274Z",
            "started": null,
            "ended": null
        },
        {
            "id": 748,
            "name": "123",
            "creator": 986002,
            "group": 9421,
            "created": "2021-07-01T10:15:05.287370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 750,
            "name": "12",
            "creator": 1000928,
            "group": 9578,
            "created": "2021-07-04T11:46:27.288188Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}