List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5777
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=-modified&page=5778",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5776",
    "results": [
        {
            "id": 54986,
            "name": "BGJ 63 (1984) 1",
            "created": "2022-04-15T08:30:01.067794Z",
            "modified": "2026-02-15T21:57:45.957353Z"
        },
        {
            "id": 54985,
            "name": "BGJ 62 (1984) 7",
            "created": "2022-04-15T08:28:09.238574Z",
            "modified": "2026-02-15T21:57:45.078991Z"
        },
        {
            "id": 54979,
            "name": "BGJ 62 (1984) 1",
            "created": "2022-04-15T08:13:08.668811Z",
            "modified": "2026-02-15T21:57:39.297175Z"
        },
        {
            "id": 54907,
            "name": "BGJ46 (1979) 1",
            "created": "2022-04-13T11:22:19.211383Z",
            "modified": "2026-02-15T21:56:46.056346Z"
        },
        {
            "id": 54906,
            "name": "BGJ 45 (1979) 1",
            "created": "2022-04-13T11:17:47.697086Z",
            "modified": "2026-02-15T21:56:45.212079Z"
        },
        {
            "id": 54905,
            "name": "BGJ 44 (1979) 4",
            "created": "2022-04-13T11:14:33.680635Z",
            "modified": "2026-02-15T21:56:44.267522Z"
        },
        {
            "id": 54904,
            "name": "BGJ 44 (1979) 3",
            "created": "2022-04-13T11:11:18.668296Z",
            "modified": "2026-02-15T21:56:43.484171Z"
        },
        {
            "id": 54903,
            "name": "BGJ 44 (1979) 2",
            "created": "2022-04-13T11:07:57.203832Z",
            "modified": "2026-02-15T21:56:42.528466Z"
        },
        {
            "id": 54902,
            "name": "BGJ 44 (1979) 1",
            "created": "2022-04-13T11:05:11.506918Z",
            "modified": "2026-02-15T21:56:41.383612Z"
        },
        {
            "id": 54901,
            "name": "BGJ 43 (1978) 3",
            "created": "2022-04-13T10:51:09.851177Z",
            "modified": "2026-02-15T21:56:40.803970Z"
        }
    ]
}