List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5282",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5280",
    "results": [
        {
            "id": 43,
            "name": "Unknown source",
            "created": "2014-09-12T08:34:17.852112Z",
            "modified": "2026-04-08T23:14:13.940272Z"
        },
        {
            "id": 18,
            "name": "Unkown source",
            "created": "2014-09-11T13:43:36.121672Z",
            "modified": "2026-04-08T23:13:45.781832Z"
        },
        {
            "id": 81118,
            "name": "Un renfort malvenu",
            "created": "2024-05-06T17:12:58.603634Z",
            "modified": "2026-03-30T15:45:07.898029Z"
        },
        {
            "id": 69112,
            "name": "Unsettled Three",
            "created": "2023-02-25T01:13:04.197100Z",
            "modified": "2026-04-23T09:08:00.716803Z"
        },
        {
            "id": 69113,
            "name": "Unsettled Three - Status Problem 1",
            "created": "2023-02-25T01:17:10.180005Z",
            "modified": "2026-04-22T10:12:00.345962Z"
        },
        {
            "id": 13917,
            "name": "Used to play 9x9 on the same computer. (5 Handicap)",
            "created": "2018-12-25T22:12:43.500329Z",
            "modified": "2026-04-17T03:15:10.705938Z"
        },
        {
            "id": 3012,
            "name": "Use the dead stone",
            "created": "2015-10-07T11:17:05.480711Z",
            "modified": "2026-04-08T19:39:03.024115Z"
        },
        {
            "id": 98000,
            "name": "Use the Force",
            "created": "2025-10-03T04:04:30.558431Z",
            "modified": "2026-03-30T17:01:16.281766Z"
        },
        {
            "id": 84441,
            "name": "use the proverb",
            "created": "2024-08-24T20:05:46.368960Z",
            "modified": "2026-04-16T12:35:43.994669Z"
        },
        {
            "id": 3005,
            "name": "Use Your Surroundings",
            "created": "2015-09-25T04:24:30.351274Z",
            "modified": "2026-03-31T18:51:28.367739Z"
        }
    ]
}