List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5234",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5232",
    "results": [
        {
            "id": 29856,
            "name": "Ou est la frontiere ?",
            "created": "2021-04-07T15:23:20.854036Z",
            "modified": "2026-04-23T09:35:00.635123Z"
        },
        {
            "id": 28860,
            "name": "problema ko",
            "created": "2021-03-14T00:42:03.304904Z",
            "modified": "2026-04-23T09:35:00.638322Z"
        },
        {
            "id": 28785,
            "name": "number 2",
            "created": "2021-03-11T15:40:36.633798Z",
            "modified": "2026-04-23T09:35:00.638658Z"
        },
        {
            "id": 29451,
            "name": "Chachalaca vieja 2",
            "created": "2021-03-28T03:43:55.857964Z",
            "modified": "2026-04-23T09:35:00.639835Z"
        },
        {
            "id": 28892,
            "name": "CAPTURA",
            "created": "2021-03-16T01:13:39.910366Z",
            "modified": "2026-04-23T09:35:00.640708Z"
        },
        {
            "id": 29918,
            "name": "Number2",
            "created": "2021-04-09T10:32:38.563017Z",
            "modified": "2026-04-23T09:35:00.641234Z"
        },
        {
            "id": 30097,
            "name": "Question 1",
            "created": "2021-04-19T09:42:20.210850Z",
            "modified": "2026-04-23T09:35:00.642125Z"
        },
        {
            "id": 29752,
            "name": "Ladder killing",
            "created": "2021-04-04T06:30:26.521989Z",
            "modified": "2026-04-23T09:35:00.660436Z"
        },
        {
            "id": 29003,
            "name": "Cull the dead!",
            "created": "2021-03-20T15:59:57.115567Z",
            "modified": "2026-04-23T09:35:00.665069Z"
        },
        {
            "id": 29940,
            "name": "Surrounding Territory",
            "created": "2021-04-09T22:15:15.882351Z",
            "modified": "2026-04-23T09:35:00.665335Z"
        }
    ]
}