List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4766",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4764",
    "results": [
        {
            "id": 8929,
            "name": "Problem 19",
            "created": "2017-12-03T09:20:20.386191Z",
            "modified": "2026-05-15T20:35:13.762796Z"
        },
        {
            "id": 8930,
            "name": "Problem 20",
            "created": "2017-12-03T09:23:06.197774Z",
            "modified": "2026-05-15T20:35:38.698648Z"
        },
        {
            "id": 2961,
            "name": "Problem 4/24",
            "created": "2015-09-15T16:53:38.330255Z",
            "modified": "2026-05-15T20:35:54.990797Z"
        },
        {
            "id": 7554,
            "name": "254/900",
            "created": "2017-04-25T16:23:39.895917Z",
            "modified": "2026-05-15T20:35:59.815873Z"
        },
        {
            "id": 1820,
            "name": "041/062",
            "created": "2014-11-12T19:37:40.824852Z",
            "modified": "2026-05-15T20:36:07.251422Z"
        },
        {
            "id": 8935,
            "name": "Problem 24",
            "created": "2017-12-03T20:34:37.483428Z",
            "modified": "2026-05-15T20:36:32.295980Z"
        },
        {
            "id": 7555,
            "name": "255/900",
            "created": "2017-04-25T16:24:56.533860Z",
            "modified": "2026-05-15T20:36:34.139818Z"
        },
        {
            "id": 62538,
            "name": "Flash go: 30277",
            "created": "2022-09-13T18:02:43.272733Z",
            "modified": "2026-05-15T20:36:39.024840Z"
        },
        {
            "id": 24690,
            "name": "Question 6",
            "created": "2020-12-24T20:15:40.880628Z",
            "modified": "2026-05-15T20:40:07.192299Z"
        },
        {
            "id": 56473,
            "name": "question 5",
            "created": "2022-05-08T08:47:37.269059Z",
            "modified": "2026-05-15T20:46:58.540304Z"
        }
    ]
}