List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5603
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=5604",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5602",
    "results": [
        {
            "id": 73296,
            "name": "Hướng bắt quân 2",
            "created": "2023-06-10T18:39:34.381614Z",
            "modified": "2026-04-08T15:09:11.043270Z"
        },
        {
            "id": 73297,
            "name": "Hướng bắt quân 3",
            "created": "2023-06-10T18:40:46.249525Z",
            "modified": "2026-04-08T15:09:20.017123Z"
        },
        {
            "id": 73299,
            "name": "Hướng bắt quân 5",
            "created": "2023-06-10T18:45:10.941613Z",
            "modified": "2026-04-08T15:10:02.144190Z"
        },
        {
            "id": 73300,
            "name": "Hướng bắt quân 6",
            "created": "2023-06-10T18:46:20.560270Z",
            "modified": "2026-04-08T15:10:22.852362Z"
        },
        {
            "id": 13950,
            "name": "Problem 41",
            "created": "2019-01-05T17:45:34.497717Z",
            "modified": "2026-04-08T15:10:51.389197Z"
        },
        {
            "id": 7430,
            "name": "problem 201",
            "created": "2017-04-21T12:29:16.804830Z",
            "modified": "2026-04-08T15:11:50.840585Z"
        },
        {
            "id": 7431,
            "name": "problem 202",
            "created": "2017-04-21T12:41:19.080323Z",
            "modified": "2026-04-08T15:14:02.146154Z"
        },
        {
            "id": 93358,
            "name": "28: Black to live",
            "created": "2025-04-24T16:51:23.253273Z",
            "modified": "2026-04-08T15:14:52.277491Z"
        },
        {
            "id": 7432,
            "name": "problem 203",
            "created": "2017-04-21T14:25:00.283709Z",
            "modified": "2026-04-08T15:15:10.465970Z"
        },
        {
            "id": 7433,
            "name": "problem 204",
            "created": "2017-04-21T14:41:41.394117Z",
            "modified": "2026-04-08T15:16:02.163628Z"
        }
    ]
}