List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5001
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=-modified&page=5002",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5000",
    "results": [
        {
            "id": 86067,
            "name": "Q-17323",
            "created": "2024-10-14T18:27:13.800668Z",
            "modified": "2026-03-30T16:10:03.407415Z"
        },
        {
            "id": 86063,
            "name": "Q-17319",
            "created": "2024-10-14T18:02:41.294440Z",
            "modified": "2026-03-30T16:10:03.206596Z"
        },
        {
            "id": 86062,
            "name": "Q-17318",
            "created": "2024-10-14T17:56:20.965866Z",
            "modified": "2026-03-30T16:10:03.203000Z"
        },
        {
            "id": 86055,
            "name": "Q-17311",
            "created": "2024-10-14T12:29:19.770170Z",
            "modified": "2026-03-30T16:10:01.332663Z"
        },
        {
            "id": 86060,
            "name": "Q-17316",
            "created": "2024-10-14T15:36:09.698251Z",
            "modified": "2026-03-30T16:10:01.318767Z"
        },
        {
            "id": 86059,
            "name": "Q-17315",
            "created": "2024-10-14T14:55:59.083920Z",
            "modified": "2026-03-30T16:10:01.293947Z"
        },
        {
            "id": 86054,
            "name": "Q-17310",
            "created": "2024-10-14T12:19:57.501143Z",
            "modified": "2026-03-30T16:10:01.290283Z"
        },
        {
            "id": 86053,
            "name": "Q-17309",
            "created": "2024-10-14T12:13:05.447592Z",
            "modified": "2026-03-30T16:10:01.197655Z"
        },
        {
            "id": 86052,
            "name": "Q-17308",
            "created": "2024-10-14T12:09:20.114127Z",
            "modified": "2026-03-30T16:10:01.157211Z"
        },
        {
            "id": 85934,
            "name": "Bul 99 - TG - 1",
            "created": "2024-10-10T16:39:58.812438Z",
            "modified": "2026-03-30T16:09:17.940970Z"
        }
    ]
}