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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=152",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=150",
    "results": [
        {
            "id": 1868,
            "name": "Турнир",
            "creator": 1759825,
            "group": 7088,
            "created": "2025-04-17T19:11:57.000328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1869,
            "name": "17k-22k",
            "creator": 1463203,
            "group": 25,
            "created": "2025-04-23T00:38:32.088510Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1873,
            "name": "Trinity Cup",
            "creator": 764006,
            "group": 15193,
            "created": "2025-05-01T07:37:43.354264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1876,
            "name": "l;",
            "creator": 1507765,
            "group": 33,
            "created": "2025-05-02T20:28:27.667796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1877,
            "name": "xxfdkfkgj",
            "creator": 1773399,
            "group": 43,
            "created": "2025-05-09T22:42:52.507534Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1442,
            "name": "FUNNY 🧋🍮🍧🍡🥃",
            "creator": 1248092,
            "group": 13166,
            "created": "2023-04-30T04:37:58.703484Z",
            "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": 1817,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 2289,
            "created": "2025-01-04T04:27:14.362845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1443,
            "name": "Yeung and Albert fong kok leung",
            "creator": 1345521,
            "group": 11568,
            "created": "2023-05-02T13:13:24.410888Z",
            "started": null,
            "ended": null
        }
    ]
}