List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5620",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5618",
    "results": [
        {
            "id": 2979,
            "name": "Problem 22/24",
            "created": "2015-09-16T10:52:55.273218Z",
            "modified": "2026-03-31T18:50:58.425431Z"
        },
        {
            "id": 2978,
            "name": "Problem 21/24",
            "created": "2015-09-16T10:51:26.216474Z",
            "modified": "2026-03-31T18:50:57.065925Z"
        },
        {
            "id": 2977,
            "name": "Problem 20/24",
            "created": "2015-09-16T10:49:42.952315Z",
            "modified": "2026-04-10T15:18:39.443714Z"
        },
        {
            "id": 2976,
            "name": "Problem 19/24",
            "created": "2015-09-16T10:48:16.832549Z",
            "modified": "2026-03-31T18:50:54.402248Z"
        },
        {
            "id": 2975,
            "name": "Problem 18/24",
            "created": "2015-09-16T10:46:23.445027Z",
            "modified": "2026-03-31T18:50:53.177331Z"
        },
        {
            "id": 2974,
            "name": "Problem 17/24",
            "created": "2015-09-16T10:44:46.934256Z",
            "modified": "2026-04-10T09:15:47.998376Z"
        },
        {
            "id": 2973,
            "name": "Problem 16/24",
            "created": "2015-09-16T10:42:52.532080Z",
            "modified": "2026-03-31T18:50:50.500769Z"
        },
        {
            "id": 2972,
            "name": "Problem 15/24",
            "created": "2015-09-16T10:39:52.098372Z",
            "modified": "2026-03-31T18:50:49.205185Z"
        },
        {
            "id": 2971,
            "name": "Problem 14/24",
            "created": "2015-09-16T09:48:00.237510Z",
            "modified": "2026-04-03T00:59:54.350005Z"
        },
        {
            "id": 2970,
            "name": "Problem 13/24",
            "created": "2015-09-16T09:44:34.046740Z",
            "modified": "2026-03-31T18:50:46.644271Z"
        }
    ]
}