List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=738",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=736",
    "results": [
        {
            "id": 10547,
            "name": "Day 1: the classic",
            "created": "2018-08-13T04:35:12.356774Z",
            "modified": "2026-03-31T20:45:46.310999Z"
        },
        {
            "id": 10548,
            "name": "Day 2: Another day, another ladder.",
            "created": "2018-08-13T05:06:29.257903Z",
            "modified": "2026-03-31T20:45:47.933554Z"
        },
        {
            "id": 10549,
            "name": "eat two give back one",
            "created": "2018-08-13T06:15:18.608258Z",
            "modified": "2026-03-31T20:45:49.442543Z"
        },
        {
            "id": 10550,
            "name": "black first",
            "created": "2018-08-13T08:54:58.403595Z",
            "modified": "2026-03-31T20:45:50.785994Z"
        },
        {
            "id": 10551,
            "name": "close eye",
            "created": "2018-08-13T09:03:25.390414Z",
            "modified": "2026-03-31T20:45:52.059978Z"
        },
        {
            "id": 10552,
            "name": "eye 22",
            "created": "2018-08-13T11:45:24.925260Z",
            "modified": "2026-03-31T20:45:53.545712Z"
        },
        {
            "id": 10554,
            "name": "Problem one",
            "created": "2018-08-16T17:14:48.496970Z",
            "modified": "2026-03-31T20:45:55.122496Z"
        },
        {
            "id": 10555,
            "name": "Problem two",
            "created": "2018-08-16T17:18:43.667975Z",
            "modified": "2026-03-31T20:45:56.461688Z"
        },
        {
            "id": 10556,
            "name": "Problem three",
            "created": "2018-08-16T17:25:25.032539Z",
            "modified": "2026-03-31T20:45:58.033294Z"
        },
        {
            "id": 10557,
            "name": "Problem four",
            "created": "2018-08-16T17:28:04.707410Z",
            "modified": "2026-03-31T20:45:59.602074Z"
        }
    ]
}