GET /api/v1/tournament_records/?format=api&ordering=ended&page=65
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=ended&page=66",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=64",
    "results": [
        {
            "id": 645,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:48:02.044240Z",
            "started": null,
            "ended": null
        },
        {
            "id": 646,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:49:53.898592Z",
            "started": null,
            "ended": null
        },
        {
            "id": 647,
            "name": "MWA-PWA Interleague Friendship Tournament 2021",
            "creator": 848128,
            "group": 6974,
            "created": "2021-04-29T14:07:12.784671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 648,
            "name": "Tornement",
            "creator": 658648,
            "group": 515,
            "created": "2021-05-01T16:40:00.926421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 649,
            "name": "1st Polifemo",
            "creator": 854143,
            "group": 8786,
            "created": "2021-05-01T19:34:02.448956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 650,
            "name": "Correspondence 19x19RoundRobin",
            "creator": 940672,
            "group": 25,
            "created": "2021-05-02T12:21:44.289042Z",
            "started": null,
            "ended": null
        },
        {
            "id": 604,
            "name": "Group Section II",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:02.472303Z",
            "started": null,
            "ended": null
        },
        {
            "id": 588,
            "name": "Group Section III",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T19:00:19.012730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 587,
            "name": "Group Section VI",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T13:55:34.647821Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}