GET /api/v1/tournament_records/?format=api&ordering=created&page=74
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=created&page=75",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=73",
    "results": [
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 837,
            "name": "Shiyu Fan's 1st competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-18T21:27:44.352533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 838,
            "name": "hf",
            "creator": 631251,
            "group": 1554,
            "created": "2021-09-19T00:47:11.918545Z",
            "started": null,
            "ended": null
        },
        {
            "id": 839,
            "name": "City Weiqi League Team Aus",
            "creator": 631251,
            "group": 2246,
            "created": "2021-09-19T00:51:51.346570Z",
            "started": null,
            "ended": null
        },
        {
            "id": 840,
            "name": "ogs ogs",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T08:35:22.519748Z",
            "started": null,
            "ended": null
        },
        {
            "id": 841,
            "name": "Go cup",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T14:02:58.458795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 842,
            "name": "EYGC U16 05",
            "creator": 1055962,
            "group": 10082,
            "created": "2021-09-21T19:25:52.905422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 843,
            "name": "Mid night game",
            "creator": 1044601,
            "group": 10004,
            "created": "2021-09-22T20:35:49.093649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 844,
            "name": "Spim in-int",
            "creator": 995818,
            "group": 8276,
            "created": "2021-09-23T03:42:30.113177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 845,
            "name": "Talles",
            "creator": 1057760,
            "group": 9676,
            "created": "2021-09-25T14:02:13.896339Z",
            "started": null,
            "ended": null
        }
    ]
}