GET /api/v1/tournament_records/?format=api&ordering=created&page=113
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=114",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=112",
    "results": [
        {
            "id": 1319,
            "name": "MY THUNDER MOON",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:20:37.637389Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1320,
            "name": "MY  LOVE",
            "creator": 1172568,
            "group": 10060,
            "created": "2022-12-12T12:23:19.092255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1321,
            "name": "LIHKG Season 3 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-14T20:05:11.769409Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1322,
            "name": "JSHS",
            "creator": 1068515,
            "group": 25,
            "created": "2022-12-15T08:26:35.237810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1323,
            "name": "noob",
            "creator": 1234926,
            "group": 6332,
            "created": "2022-12-19T12:10:14.642114Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1325,
            "name": "LIHKG Season 3 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-12-27T03:49:14.529260Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1326,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:12:29.073299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1327,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:15:38.502044Z",
            "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
        }
    ]
}