List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4713",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4711",
    "results": [
        {
            "id": 93168,
            "name": "Problem 143",
            "created": "2025-04-15T19:16:45.974856Z",
            "modified": "2026-05-17T23:48:26.119906Z"
        },
        {
            "id": 8745,
            "name": "tengenescape",
            "created": "2017-10-27T08:40:14.374859Z",
            "modified": "2026-05-17T23:49:18.105179Z"
        },
        {
            "id": 20478,
            "name": "222222222222222222222222222",
            "created": "2020-08-11T09:53:07.760752Z",
            "modified": "2026-05-17T23:49:21.259088Z"
        },
        {
            "id": 20479,
            "name": "333333333333333333333333333333333333333333333333",
            "created": "2020-08-11T10:00:20.100562Z",
            "modified": "2026-05-17T23:49:21.856583Z"
        },
        {
            "id": 65845,
            "name": "Tsumégo 118",
            "created": "2022-11-28T15:20:12.521477Z",
            "modified": "2026-05-17T23:49:29.289118Z"
        },
        {
            "id": 37386,
            "name": "Turn25E7vsG3",
            "created": "2021-08-25T21:16:58.180053Z",
            "modified": "2026-05-17T23:49:42.936884Z"
        },
        {
            "id": 45318,
            "name": "Diagram [5299]",
            "created": "2021-12-23T12:15:41.203370Z",
            "modified": "2026-05-17T23:49:46.041748Z"
        },
        {
            "id": 45319,
            "name": "Diagram [5300]",
            "created": "2021-12-23T12:20:20.913927Z",
            "modified": "2026-05-17T23:49:46.966159Z"
        },
        {
            "id": 36970,
            "name": "Diagram [1115]",
            "created": "2021-08-20T09:18:53.703528Z",
            "modified": "2026-05-17T23:51:26.031284Z"
        },
        {
            "id": 36971,
            "name": "Diagram [1116]",
            "created": "2021-08-20T09:20:12.487346Z",
            "modified": "2026-05-17T23:51:27.126309Z"
        }
    ]
}