List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5168",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5166",
    "results": [
        {
            "id": 66971,
            "name": "Problem 4",
            "created": "2022-12-26T13:42:20.969747Z",
            "modified": "2026-04-29T09:41:08.750099Z"
        },
        {
            "id": 66973,
            "name": "Problem 6",
            "created": "2022-12-26T13:54:46.284939Z",
            "modified": "2026-04-29T09:41:09.074437Z"
        },
        {
            "id": 66972,
            "name": "Problem 5",
            "created": "2022-12-26T13:46:21.765981Z",
            "modified": "2026-04-29T09:41:09.095428Z"
        },
        {
            "id": 66975,
            "name": "Problem 8",
            "created": "2022-12-26T14:04:35.120980Z",
            "modified": "2026-04-29T09:41:09.785688Z"
        },
        {
            "id": 66974,
            "name": "Problem 7",
            "created": "2022-12-26T13:57:58.337028Z",
            "modified": "2026-04-29T09:41:09.798879Z"
        },
        {
            "id": 66976,
            "name": "Problem 9",
            "created": "2022-12-26T14:09:41.404357Z",
            "modified": "2026-04-29T09:41:10.127166Z"
        },
        {
            "id": 66977,
            "name": "Problem 10",
            "created": "2022-12-26T14:15:30.908074Z",
            "modified": "2026-04-29T09:41:10.494036Z"
        },
        {
            "id": 66978,
            "name": "BONUS KİLL !!!!!!!",
            "created": "2022-12-26T14:23:14.610502Z",
            "modified": "2026-04-29T09:41:10.822356Z"
        },
        {
            "id": 66981,
            "name": "BONUS LİFE!!!!!!",
            "created": "2022-12-26T14:37:20.804148Z",
            "modified": "2026-04-29T09:41:11.870035Z"
        },
        {
            "id": 66982,
            "name": "BONUS KO!!!!!!",
            "created": "2022-12-26T14:39:23.614093Z",
            "modified": "2026-04-29T09:41:11.879303Z"
        }
    ]
}