List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5400",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5398",
    "results": [
        {
            "id": 7716,
            "name": "287/900",
            "created": "2017-05-02T05:58:22.895029Z",
            "modified": "2026-04-12T00:00:00.591770Z"
        },
        {
            "id": 7715,
            "name": "286/900",
            "created": "2017-05-02T05:56:35.359679Z",
            "modified": "2026-04-11T14:33:58.615761Z"
        },
        {
            "id": 7714,
            "name": "285/900",
            "created": "2017-05-02T05:53:49.081738Z",
            "modified": "2026-04-11T14:33:30.454474Z"
        },
        {
            "id": 7713,
            "name": "284/900",
            "created": "2017-05-02T05:41:59.441080Z",
            "modified": "2026-04-11T14:32:43.827564Z"
        },
        {
            "id": 7712,
            "name": "283/900",
            "created": "2017-05-02T05:39:08.474583Z",
            "modified": "2026-04-11T14:32:33.948390Z"
        },
        {
            "id": 7711,
            "name": "282/900",
            "created": "2017-05-02T05:33:11.179733Z",
            "modified": "2026-04-13T06:00:00.457959Z"
        },
        {
            "id": 7710,
            "name": "281/900",
            "created": "2017-05-02T05:31:11.418124Z",
            "modified": "2026-04-11T14:31:58.153928Z"
        },
        {
            "id": 7709,
            "name": "280/900",
            "created": "2017-05-02T05:30:01.530942Z",
            "modified": "2026-04-11T14:31:53.478851Z"
        },
        {
            "id": 7708,
            "name": "279/900",
            "created": "2017-05-02T05:28:34.677601Z",
            "modified": "2026-04-11T14:31:46.742738Z"
        },
        {
            "id": 7707,
            "name": "problem 021",
            "created": "2017-05-01T13:41:22.667688Z",
            "modified": "2026-03-31T19:44:35.528897Z"
        }
    ]
}