List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5048",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5046",
    "results": [
        {
            "id": 11516,
            "name": "Basic rules",
            "created": "2018-08-30T13:07:37.233650Z",
            "modified": "2026-03-31T21:11:24.302938Z"
        },
        {
            "id": 11514,
            "name": "i am jello eat me 3",
            "created": "2018-08-28T21:09:55.994097Z",
            "modified": "2026-04-16T22:54:14.157332Z"
        },
        {
            "id": 11513,
            "name": "i am jello eat me 2",
            "created": "2018-08-28T20:51:13.609928Z",
            "modified": "2026-05-04T18:55:58.448487Z"
        },
        {
            "id": 11512,
            "name": "net&net&net",
            "created": "2018-08-26T20:33:37.031397Z",
            "modified": "2026-04-17T03:14:14.304386Z"
        },
        {
            "id": 11511,
            "name": "net&net",
            "created": "2018-08-26T20:23:53.403375Z",
            "modified": "2026-03-31T21:11:19.222757Z"
        },
        {
            "id": 11510,
            "name": "How to respond?",
            "created": "2018-08-26T18:15:11.618488Z",
            "modified": "2026-05-04T18:50:51.206092Z"
        },
        {
            "id": 11509,
            "name": "lader teknece",
            "created": "2018-08-26T18:14:37.025246Z",
            "modified": "2026-03-31T21:11:16.785504Z"
        },
        {
            "id": 11508,
            "name": "Make a  tie.",
            "created": "2018-08-26T18:08:40.824721Z",
            "modified": "2026-03-31T21:11:15.439179Z"
        },
        {
            "id": 11507,
            "name": "How to Play Go",
            "created": "2018-08-24T19:13:27.391588Z",
            "modified": "2026-04-17T03:14:14.024148Z"
        },
        {
            "id": 11506,
            "name": "Jennica's Tsumego 83",
            "created": "2018-08-24T05:17:15.596771Z",
            "modified": "2026-05-01T12:53:20.347753Z"
        }
    ]
}