List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5256",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5254",
    "results": [
        {
            "id": 1582,
            "name": "#25 hane yourself, dude",
            "created": "2014-10-26T20:12:15.813320Z",
            "modified": "2026-04-23T00:53:23.652891Z"
        },
        {
            "id": 1630,
            "name": "#26 panda style",
            "created": "2014-10-27T15:38:17.653786Z",
            "modified": "2026-04-23T00:54:10.638149Z"
        },
        {
            "id": 1631,
            "name": "#27 run, stones, run!",
            "created": "2014-10-27T16:01:33.274523Z",
            "modified": "2026-04-23T00:54:22.524202Z"
        },
        {
            "id": 95918,
            "name": "btvn 4",
            "created": "2025-07-19T23:57:31.880333Z",
            "modified": "2026-04-23T00:54:33.555806Z"
        },
        {
            "id": 49752,
            "name": "question 1",
            "created": "2022-02-20T12:03:21.904341Z",
            "modified": "2026-04-23T00:54:43.697042Z"
        },
        {
            "id": 13893,
            "name": "482 / 900",
            "created": "2018-12-21T11:09:03.353112Z",
            "modified": "2026-04-23T00:54:46.466714Z"
        },
        {
            "id": 1632,
            "name": "#28 ladders' conspiracy",
            "created": "2014-10-27T20:43:55.359157Z",
            "modified": "2026-04-23T00:55:08.776535Z"
        },
        {
            "id": 1633,
            "name": "#29 lots of crawling",
            "created": "2014-10-28T14:10:15.085609Z",
            "modified": "2026-04-23T00:55:32.938155Z"
        },
        {
            "id": 13895,
            "name": "484 / 900",
            "created": "2018-12-21T11:10:28.294400Z",
            "modified": "2026-04-23T00:55:58.324990Z"
        },
        {
            "id": 25143,
            "name": "23:5-3",
            "created": "2021-01-01T14:18:28.461037Z",
            "modified": "2026-04-23T00:56:49.780685Z"
        }
    ]
}