GET /api/v1/tournament_records/?format=api&ordering=creator&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=creator&page=77",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=75",
    "results": [
        {
            "id": 1329,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:52:40.281413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1328,
            "name": "OGS Go siyah beyaz",
            "creator": 940118,
            "group": 3,
            "created": "2022-12-29T06:49:34.612431Z",
            "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": 584,
            "name": "19X19 live Swiss tournament",
            "creator": 940672,
            "group": 3,
            "created": "2021-03-15T12:50:43.187376Z",
            "started": null,
            "ended": null
        },
        {
            "id": 561,
            "name": "13x 13 elimination tournament (no handicaps)",
            "creator": 940672,
            "group": 25,
            "created": "2021-03-05T12:55:14.856064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 546,
            "name": "非常好玩的比賽",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:38.891591Z",
            "started": null,
            "ended": null
        },
        {
            "id": 545,
            "name": "A f",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:19.153454Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1133,
            "name": "dsudj",
            "creator": 941868,
            "group": 8390,
            "created": "2022-05-11T06:45:14.734152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 691,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-24T11:09:31.594989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 653,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:45:49.416210Z",
            "started": null,
            "ended": null
        }
    ]
}