GET /api/v1/tournament_records/?format=api&ordering=started&page=72
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=73",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=71",
    "results": [
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 724,
            "name": "what us thus",
            "creator": 783999,
            "group": 9298,
            "created": "2021-06-18T00:43:26.575532Z",
            "started": null,
            "ended": null
        },
        {
            "id": 691,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-24T11:09:31.594989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 725,
            "name": "katago-micro即時決賽",
            "creator": 879609,
            "group": 9461,
            "created": "2021-06-18T05:30:40.113103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 693,
            "name": "abcdefghijklmnop",
            "creator": 981903,
            "group": 9259,
            "created": "2021-05-27T06:15:56.726590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 694,
            "name": "Tournament record",
            "creator": 189543,
            "group": 9152,
            "created": "2021-05-27T08:38:21.814231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 696,
            "name": "Shogi 将棋 9x9 LV",
            "creator": 1003574,
            "group": 935,
            "created": "2021-05-28T14:44:04.188874Z",
            "started": null,
            "ended": null
        },
        {
            "id": 697,
            "name": "Kengyiyang",
            "creator": 1003869,
            "group": 9280,
            "created": "2021-05-29T04:17:15.803200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 698,
            "name": "tournoi de bienvenue",
            "creator": 982767,
            "group": 9244,
            "created": "2021-05-29T11:18:17.779627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}