List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=803",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=801",
    "results": [
        {
            "id": 15283,
            "name": "throw in 10",
            "created": "2019-09-29T13:42:40.585054Z",
            "modified": "2026-04-15T09:42:10.573175Z"
        },
        {
            "id": 15274,
            "name": "throw in 1",
            "created": "2019-09-29T13:28:07.293103Z",
            "modified": "2026-04-15T09:42:07.435083Z"
        },
        {
            "id": 58335,
            "name": "threebgo",
            "created": "2022-05-27T16:44:58.033010Z",
            "modified": "2026-03-30T13:31:12.580348Z"
        },
        {
            "id": 7886,
            "name": "three-three point",
            "created": "2017-05-25T18:23:30.178958Z",
            "modified": "2026-04-13T11:28:53.532052Z"
        },
        {
            "id": 23384,
            "name": "three alleys",
            "created": "2020-11-17T16:59:29.770676Z",
            "modified": "2026-05-17T01:12:20.321273Z"
        },
        {
            "id": 28581,
            "name": "thoi thoi",
            "created": "2021-03-06T12:50:47.679657Z",
            "modified": "2026-03-31T23:30:05.426039Z"
        },
        {
            "id": 72441,
            "name": "this is so easy even my brother can solve this u shd try",
            "created": "2023-05-31T11:19:47.086248Z",
            "modified": "2026-03-30T15:02:14.160632Z"
        },
        {
            "id": 23597,
            "name": "this is my name",
            "created": "2020-11-19T15:02:09.403262Z",
            "modified": "2026-05-14T23:43:08.722607Z"
        },
        {
            "id": 21392,
            "name": "this is easy",
            "created": "2020-10-08T03:42:14.929772Z",
            "modified": "2026-05-10T02:03:21.205896Z"
        },
        {
            "id": 8299,
            "name": "third question",
            "created": "2017-07-25T05:40:23.511753Z",
            "modified": "2026-04-15T09:30:17.849224Z"
        }
    ]
}