List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=651",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=649",
    "results": [
        {
            "id": 76794,
            "name": "Ход конем 6",
            "created": "2023-09-28T12:46:09.267911Z",
            "modified": "2026-03-30T15:19:01.931387Z"
        },
        {
            "id": 76802,
            "name": "Jugar nobi ante un nobi-tsuke",
            "created": "2023-09-29T15:16:42.697934Z",
            "modified": "2026-03-30T15:19:02.100642Z"
        },
        {
            "id": 76801,
            "name": "Bloquear ante un sobrepaso",
            "created": "2023-09-29T15:13:36.558050Z",
            "modified": "2026-03-30T15:19:02.104308Z"
        },
        {
            "id": 76793,
            "name": "Ход конем 5",
            "created": "2023-09-28T12:40:18.153966Z",
            "modified": "2026-03-30T15:19:02.722817Z"
        },
        {
            "id": 76812,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T15:37:47.900178Z",
            "modified": "2026-03-30T15:19:03.890901Z"
        },
        {
            "id": 76813,
            "name": "Question1",
            "created": "2023-09-30T15:39:14.709256Z",
            "modified": "2026-03-30T15:19:04.067645Z"
        },
        {
            "id": 76811,
            "name": "ohiofinalboss",
            "created": "2023-09-30T14:34:24.113593Z",
            "modified": "2026-03-30T15:19:04.070843Z"
        },
        {
            "id": 76814,
            "name": "Question2",
            "created": "2023-09-30T15:42:23.974673Z",
            "modified": "2026-03-30T15:19:04.075945Z"
        },
        {
            "id": 76815,
            "name": "Question3",
            "created": "2023-09-30T15:43:21.521596Z",
            "modified": "2026-03-30T15:19:04.332863Z"
        },
        {
            "id": 76816,
            "name": "Question4",
            "created": "2023-09-30T15:44:14.703376Z",
            "modified": "2026-03-30T15:19:05.719597Z"
        }
    ]
}