List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5219",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5217",
    "results": [
        {
            "id": 76854,
            "name": "Question3",
            "created": "2023-09-30T16:56:18.260958Z",
            "modified": "2026-02-16T00:41:04.163363Z"
        },
        {
            "id": 76855,
            "name": "Question4",
            "created": "2023-09-30T16:58:25.405807Z",
            "modified": "2026-02-16T00:41:05.036419Z"
        },
        {
            "id": 76856,
            "name": "Question5",
            "created": "2023-09-30T16:59:28.632405Z",
            "modified": "2026-02-16T00:41:05.951092Z"
        },
        {
            "id": 76857,
            "name": "Question6",
            "created": "2023-09-30T17:00:16.402318Z",
            "modified": "2026-02-16T00:41:06.763079Z"
        },
        {
            "id": 76858,
            "name": "Question7",
            "created": "2023-09-30T17:01:15.827150Z",
            "modified": "2026-02-16T00:41:07.773891Z"
        },
        {
            "id": 76859,
            "name": "Question8",
            "created": "2023-09-30T17:02:15.123606Z",
            "modified": "2026-05-08T21:21:01.280100Z"
        },
        {
            "id": 76860,
            "name": "Question9",
            "created": "2023-09-30T17:04:15.116172Z",
            "modified": "2026-05-08T21:33:27.457299Z"
        },
        {
            "id": 76861,
            "name": "Question10",
            "created": "2023-09-30T17:05:12.272132Z",
            "modified": "2026-03-30T15:20:07.721848Z"
        },
        {
            "id": 76862,
            "name": "Question11",
            "created": "2023-09-30T17:06:45.130296Z",
            "modified": "2026-03-30T15:20:07.879822Z"
        },
        {
            "id": 76863,
            "name": "Question12",
            "created": "2023-09-30T17:08:07.279056Z",
            "modified": "2026-03-30T15:20:07.935743Z"
        }
    ]
}