List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4692",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4690",
    "results": [
        {
            "id": 15456,
            "name": "Problem 13",
            "created": "2019-11-01T16:30:38.814263Z",
            "modified": "2026-05-11T05:37:38.109167Z"
        },
        {
            "id": 15455,
            "name": "Problem 12",
            "created": "2019-11-01T16:15:35.898186Z",
            "modified": "2026-05-10T08:18:46.163427Z"
        },
        {
            "id": 15454,
            "name": "Problem #27",
            "created": "2019-11-01T14:17:33.076053Z",
            "modified": "2026-05-12T06:21:34.705026Z"
        },
        {
            "id": 15452,
            "name": "Bats and a house",
            "created": "2019-10-31T21:27:27.499262Z",
            "modified": "2026-03-31T22:34:41.541816Z"
        },
        {
            "id": 15451,
            "name": "4-4 keima shimari + extension invasion",
            "created": "2019-10-31T12:09:12.474199Z",
            "modified": "2026-05-10T01:26:17.624420Z"
        },
        {
            "id": 15450,
            "name": "Corner Invasion after 4-4 keima approach",
            "created": "2019-10-31T12:00:35.408042Z",
            "modified": "2026-05-09T20:34:21.268334Z"
        },
        {
            "id": 15449,
            "name": "Problem 11",
            "created": "2019-10-31T00:20:59.730561Z",
            "modified": "2026-05-10T08:05:16.147407Z"
        },
        {
            "id": 15448,
            "name": "Problem 10",
            "created": "2019-10-30T19:45:37.470651Z",
            "modified": "2026-05-15T08:32:51.644634Z"
        },
        {
            "id": 15447,
            "name": "Problem 38: Bamboo Joint",
            "created": "2019-10-30T18:47:51.291489Z",
            "modified": "2026-04-22T11:18:06.621709Z"
        },
        {
            "id": 15446,
            "name": "Problem 9",
            "created": "2019-10-30T14:28:55.435217Z",
            "modified": "2026-05-03T06:54:06.773333Z"
        }
    ]
}