List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4984",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4982",
    "results": [
        {
            "id": 83995,
            "name": "Connecting stones 33",
            "created": "2024-08-05T13:01:37.614215Z",
            "modified": "2026-05-10T03:03:46.769388Z"
        },
        {
            "id": 83996,
            "name": "Connecting stones 34",
            "created": "2024-08-05T13:05:15.037168Z",
            "modified": "2026-05-10T03:06:04.822849Z"
        },
        {
            "id": 83997,
            "name": "Connecting stones 35",
            "created": "2024-08-05T13:08:51.818122Z",
            "modified": "2026-05-10T03:08:03.632119Z"
        },
        {
            "id": 83998,
            "name": "Connecting stones 36",
            "created": "2024-08-05T13:11:10.774621Z",
            "modified": "2026-05-10T03:10:22.096722Z"
        },
        {
            "id": 83999,
            "name": "Connecting stones 37",
            "created": "2024-08-05T13:14:07.686572Z",
            "modified": "2026-05-10T03:12:51.477690Z"
        },
        {
            "id": 84000,
            "name": "Connecting stones 38",
            "created": "2024-08-05T13:15:46.977614Z",
            "modified": "2026-05-10T03:15:00.419439Z"
        },
        {
            "id": 84001,
            "name": "Connecting stones 39",
            "created": "2024-08-05T13:17:50.521127Z",
            "modified": "2026-05-10T03:17:19.016415Z"
        },
        {
            "id": 84002,
            "name": "Connecting stones 40",
            "created": "2024-08-05T13:20:41.045774Z",
            "modified": "2026-05-10T03:19:19.786185Z"
        },
        {
            "id": 84003,
            "name": "Connecting stones 41",
            "created": "2024-08-05T13:22:39.611266Z",
            "modified": "2026-05-10T03:21:18.020012Z"
        },
        {
            "id": 84004,
            "name": "Connecting stones 42",
            "created": "2024-08-05T13:24:06.465444Z",
            "modified": "2026-05-10T03:23:11.397241Z"
        }
    ]
}