List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=607",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=605",
    "results": [
        {
            "id": 9152,
            "name": "snap-back",
            "created": "2018-01-02T00:08:54.622663Z",
            "modified": "2026-04-17T03:13:10.716128Z"
        },
        {
            "id": 9153,
            "name": "gentleman's problem 9",
            "created": "2018-01-02T13:35:31.542161Z",
            "modified": "2026-04-29T09:59:32.353135Z"
        },
        {
            "id": 9154,
            "name": "Two Stars Joseki",
            "created": "2018-01-02T17:01:27.214147Z",
            "modified": "2026-05-11T17:33:58.833895Z"
        },
        {
            "id": 9155,
            "name": "Splurgist collection number 1",
            "created": "2018-01-03T15:56:27.384962Z",
            "modified": "2026-03-31T20:14:00.976435Z"
        },
        {
            "id": 9156,
            "name": "3-3 Joseki",
            "created": "2018-01-03T16:46:33.976064Z",
            "modified": "2026-05-11T17:34:01.774425Z"
        },
        {
            "id": 9157,
            "name": "3-5 Joseki",
            "created": "2018-01-03T17:28:51.293655Z",
            "modified": "2026-04-29T23:42:48.661760Z"
        },
        {
            "id": 9158,
            "name": "gentleman's problem 10",
            "created": "2018-01-03T19:37:08.149507Z",
            "modified": "2026-04-29T09:59:32.816492Z"
        },
        {
            "id": 9159,
            "name": "gentleman's problem 11",
            "created": "2018-01-03T20:55:02.305482Z",
            "modified": "2026-05-01T07:38:28.113544Z"
        },
        {
            "id": 9160,
            "name": "saltos y conexiones",
            "created": "2018-01-04T03:25:55.058228Z",
            "modified": "2026-03-31T20:14:08.222798Z"
        },
        {
            "id": 9161,
            "name": "gentleman's problem 12",
            "created": "2018-01-04T10:56:58.336787Z",
            "modified": "2026-05-01T07:40:29.766775Z"
        }
    ]
}