List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4464",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4462",
    "results": [
        {
            "id": 21177,
            "name": "Problem 70",
            "created": "2020-09-27T23:16:21.557290Z",
            "modified": "2026-03-31T23:03:42.423905Z"
        },
        {
            "id": 21176,
            "name": "Problem 69",
            "created": "2020-09-27T23:09:57.884464Z",
            "modified": "2026-05-15T15:44:24.600248Z"
        },
        {
            "id": 21175,
            "name": "Problem 68",
            "created": "2020-09-27T23:08:05.803284Z",
            "modified": "2026-05-15T15:44:24.120771Z"
        },
        {
            "id": 21174,
            "name": "Problem 67",
            "created": "2020-09-27T23:04:30.221061Z",
            "modified": "2026-03-31T23:03:38.300875Z"
        },
        {
            "id": 21173,
            "name": "Problem 66",
            "created": "2020-09-27T22:59:12.522591Z",
            "modified": "2026-03-31T23:03:36.865128Z"
        },
        {
            "id": 21172,
            "name": "Apply 5",
            "created": "2020-09-27T20:48:08.656125Z",
            "modified": "2026-05-23T13:28:16.333266Z"
        },
        {
            "id": 21171,
            "name": "Apply 4",
            "created": "2020-09-27T20:43:41.810651Z",
            "modified": "2026-05-23T13:28:15.923066Z"
        },
        {
            "id": 21170,
            "name": "Apply 3",
            "created": "2020-09-27T20:38:24.392363Z",
            "modified": "2026-05-23T23:27:42.888653Z"
        },
        {
            "id": 21169,
            "name": "Apply 2",
            "created": "2020-09-27T20:36:38.320907Z",
            "modified": "2026-05-23T09:28:19.597406Z"
        },
        {
            "id": 21168,
            "name": "Apply 1",
            "created": "2020-09-27T20:31:41.845071Z",
            "modified": "2026-05-23T09:27:41.110838Z"
        }
    ]
}