List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5040",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5038",
    "results": [
        {
            "id": 89189,
            "name": "Problem 131",
            "created": "2024-12-03T23:59:16.112574Z",
            "modified": "2026-05-03T21:34:16.016209Z"
        },
        {
            "id": 89190,
            "name": "Problem 132",
            "created": "2024-12-04T00:00:42.384002Z",
            "modified": "2026-05-03T21:34:16.721365Z"
        },
        {
            "id": 32491,
            "name": "Wrong attack #1",
            "created": "2021-06-30T18:06:43.600382Z",
            "modified": "2026-05-03T21:34:56.257731Z"
        },
        {
            "id": 32594,
            "name": "Wrong attack #1a",
            "created": "2021-07-01T18:19:56.505634Z",
            "modified": "2026-05-03T21:34:57.119358Z"
        },
        {
            "id": 20682,
            "name": "Connection Puzzle",
            "created": "2020-08-29T02:36:11.882620Z",
            "modified": "2026-05-03T21:35:23.970136Z"
        },
        {
            "id": 20683,
            "name": "Connection Puzzle",
            "created": "2020-08-29T02:37:48.219605Z",
            "modified": "2026-05-03T21:35:28.630107Z"
        },
        {
            "id": 15421,
            "name": "Problem 33: Enclosures",
            "created": "2019-10-19T21:07:50.401669Z",
            "modified": "2026-05-03T21:37:19.318809Z"
        },
        {
            "id": 101346,
            "name": "Puzzle 6.45.4",
            "created": "2025-12-30T08:53:44.351406Z",
            "modified": "2026-05-03T21:37:29.704453Z"
        },
        {
            "id": 101347,
            "name": "Puzzle 6.45.5",
            "created": "2025-12-30T08:54:39.676495Z",
            "modified": "2026-05-03T21:37:30.435803Z"
        },
        {
            "id": 28316,
            "name": "Question 10",
            "created": "2021-02-27T03:17:54.792459Z",
            "modified": "2026-05-03T21:39:22.105323Z"
        }
    ]
}