GET /api/v1/tournament_records/?format=api&ordering=-started&page=134
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=-started&page=135",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=133",
    "results": [
        {
            "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
        },
        {
            "id": 1218,
            "name": "LIHKG Season 2 League C",
            "creator": 872222,
            "group": 8905,
            "created": "2022-07-30T14:28:25.931535Z",
            "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": 1223,
            "name": "🏆 Sunjang Baduk League (Season 1)",
            "creator": 27056,
            "group": 142,
            "created": "2022-08-04T01:07:11.852848Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1330,
            "name": "Hi",
            "creator": 988149,
            "group": 95,
            "created": "2022-12-29T11:24:03.703329Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1331,
            "name": "Round Robin",
            "creator": 829659,
            "group": 9450,
            "created": "2022-12-30T18:41:26.785866Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1333,
            "name": "Test1",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T20:44:56.781134Z",
            "started": null,
            "ended": null
        }
    ]
}