List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=57",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=55",
    "results": [
        {
            "id": 2319,
            "name": "Capturing Stones 1.7",
            "created": "2015-01-13T23:48:55.743214Z",
            "modified": "2026-04-09T09:44:10.904151Z"
        },
        {
            "id": 98674,
            "name": "Bắt tại cửa 12",
            "created": "2025-11-04T08:55:56.392414Z",
            "modified": "2026-04-09T09:44:07.902989Z"
        },
        {
            "id": 2318,
            "name": "Capturing Stones 1.6",
            "created": "2015-01-13T23:44:10.313064Z",
            "modified": "2026-04-09T09:44:03.930363Z"
        },
        {
            "id": 22919,
            "name": "Puzzle 4",
            "created": "2020-11-11T09:54:57.852815Z",
            "modified": "2026-04-09T09:43:58.441245Z"
        },
        {
            "id": 98673,
            "name": "Bắt tại cửa 11",
            "created": "2025-11-04T08:55:14.258409Z",
            "modified": "2026-04-09T09:43:58.275160Z"
        },
        {
            "id": 2317,
            "name": "Capturing Stones 1.5",
            "created": "2015-01-13T23:41:15.729568Z",
            "modified": "2026-04-09T09:43:56.635506Z"
        },
        {
            "id": 98672,
            "name": "Bắt tại cửa 10",
            "created": "2025-11-04T08:54:35.317723Z",
            "modified": "2026-04-09T09:43:48.195898Z"
        },
        {
            "id": 2316,
            "name": "Capturing Stones 1.4",
            "created": "2015-01-13T23:38:25.114809Z",
            "modified": "2026-04-09T09:43:44.765370Z"
        },
        {
            "id": 2842,
            "name": "18 / 900",
            "created": "2015-08-19T00:59:15.035307Z",
            "modified": "2026-04-09T09:43:44.305638Z"
        },
        {
            "id": 98671,
            "name": "Bắt tại cửa 9",
            "created": "2025-11-04T08:54:00.372517Z",
            "modified": "2026-04-09T09:43:33.968378Z"
        }
    ]
}