List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5537",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5535",
    "results": [
        {
            "id": 92146,
            "name": "1qwertz",
            "created": "2025-03-07T13:09:11.331841Z",
            "modified": "2026-02-16T01:39:43.523413Z"
        },
        {
            "id": 92147,
            "name": "2qwertz",
            "created": "2025-03-07T13:17:56.670879Z",
            "modified": "2026-02-16T01:39:44.529557Z"
        },
        {
            "id": 92148,
            "name": "3qwertz",
            "created": "2025-03-07T13:22:33.597657Z",
            "modified": "2026-02-16T01:39:45.641580Z"
        },
        {
            "id": 92210,
            "name": "puzzle #31",
            "created": "2025-03-09T00:54:01.623161Z",
            "modified": "2026-03-30T16:34:07.166880Z"
        },
        {
            "id": 92247,
            "name": "The Small L Shape",
            "created": "2025-03-10T16:05:35.566332Z",
            "modified": "2026-04-21T18:48:10.206485Z"
        },
        {
            "id": 92248,
            "name": "Small L Shape + 1 leg",
            "created": "2025-03-10T16:10:11.084179Z",
            "modified": "2026-04-25T16:09:10.634602Z"
        },
        {
            "id": 92249,
            "name": "Small L Shape + 1 leg, punishment!",
            "created": "2025-03-10T16:57:54.288254Z",
            "modified": "2026-04-06T18:28:52.128369Z"
        },
        {
            "id": 92250,
            "name": "Small L Shape + 1 leg alternate",
            "created": "2025-03-10T17:03:26.262329Z",
            "modified": "2026-04-27T10:40:44.639085Z"
        },
        {
            "id": 92257,
            "name": "Small L Shape + 1 leg alternate, punishment!",
            "created": "2025-03-10T17:20:56.318115Z",
            "modified": "2026-04-23T05:54:20.078899Z"
        },
        {
            "id": 92258,
            "name": "Small L Shape + 2 legs",
            "created": "2025-03-10T17:27:35.592787Z",
            "modified": "2026-04-27T11:29:47.468839Z"
        }
    ]
}