List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=282
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=283",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=281",
    "results": [
        {
            "id": 92222,
            "name": "Выживание группы",
            "created": "2025-03-09T17:28:32.759357Z",
            "modified": "2026-04-15T10:10:05.711136Z"
        },
        {
            "id": 92307,
            "name": "5. Best Move?",
            "created": "2025-03-11T19:31:05.388052Z",
            "modified": "2026-04-01T00:26:34.805895Z"
        },
        {
            "id": 92575,
            "name": "Komoku, high approach",
            "created": "2025-03-22T08:12:16.399992Z",
            "modified": "2026-04-01T00:26:35.711490Z"
        },
        {
            "id": 92603,
            "name": "Problem 2",
            "created": "2025-03-23T16:15:05.420923Z",
            "modified": "2026-04-29T07:46:12.279810Z"
        },
        {
            "id": 92670,
            "name": "5) Защёлка",
            "created": "2025-03-26T08:38:47.975201Z",
            "modified": "2026-04-01T00:26:37.426117Z"
        },
        {
            "id": 92785,
            "name": "5. How should black handle this approach?",
            "created": "2025-04-01T19:39:01.851126Z",
            "modified": "2026-04-01T00:26:38.141635Z"
        },
        {
            "id": 92792,
            "name": "04 / 60",
            "created": "2025-04-02T12:54:08.919724Z",
            "modified": "2026-04-01T00:26:38.879021Z"
        },
        {
            "id": 92825,
            "name": "Жизнь и смерть",
            "created": "2025-04-04T03:59:40.661398Z",
            "modified": "2026-04-18T16:22:54.797114Z"
        },
        {
            "id": 93177,
            "name": "BGJ 196 JP 5",
            "created": "2025-04-16T11:58:54.441406Z",
            "modified": "2026-04-14T02:15:05.430948Z"
        },
        {
            "id": 93468,
            "name": "Question5",
            "created": "2025-04-30T04:15:31.723702Z",
            "modified": "2026-04-01T00:26:41.738620Z"
        }
    ]
}