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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=105",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=103",
    "results": [
        {
            "id": 1208,
            "name": "ธีรดา",
            "creator": 1175242,
            "group": 12021,
            "created": "2022-07-14T04:00:10.343972Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1209,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:06:14.713815Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1210,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:08:08.806983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1211,
            "name": "ไซตาม้า",
            "creator": 1065173,
            "group": 11939,
            "created": "2022-07-22T10:10:06.886995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1212,
            "name": "🏆 1st OGF Rengo 19x19 Tournament 🌐",
            "creator": 27056,
            "group": 12099,
            "created": "2022-07-22T20:35:13.329961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1213,
            "name": "Tournament👇👇👇",
            "creator": 1145806,
            "group": 12100,
            "created": "2022-07-25T09:14:32.584826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1214,
            "name": "TEST",
            "creator": 1182856,
            "group": 12121,
            "created": "2022-07-30T09:58:28.574189Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1215,
            "name": "Creamii vs _StockFish",
            "creator": 1182856,
            "group": 12124,
            "created": "2022-07-30T10:51:32.568728Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1216,
            "name": "LIHKG Season 2 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:27:54.009773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1217,
            "name": "LIHKG Season 2 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:19.334630Z",
            "started": null,
            "ended": null
        }
    ]
}