List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=872",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=870",
    "results": [
        {
            "id": 2504,
            "name": "Life and death situation for beginners",
            "created": "2015-02-26T00:15:54.673457Z",
            "modified": "2026-03-31T18:41:43.025743Z"
        },
        {
            "id": 2505,
            "name": "situation of freedom",
            "created": "2015-02-26T00:27:32.845071Z",
            "modified": "2026-03-31T18:41:44.410413Z"
        },
        {
            "id": 2510,
            "name": "puzzle 1",
            "created": "2015-03-02T02:19:56.215254Z",
            "modified": "2026-03-31T18:41:50.865964Z"
        },
        {
            "id": 2511,
            "name": "random puzzle",
            "created": "2015-03-02T02:31:35.245189Z",
            "modified": "2026-03-31T18:41:52.162234Z"
        },
        {
            "id": 2534,
            "name": "Real 1-digit kyu problem",
            "created": "2015-03-10T21:15:02.265693Z",
            "modified": "2026-03-31T18:42:02.706298Z"
        },
        {
            "id": 2543,
            "name": "awesome sause",
            "created": "2015-03-21T07:36:06.775534Z",
            "modified": "2026-03-31T18:42:15.808278Z"
        },
        {
            "id": 2544,
            "name": "the choice blog",
            "created": "2015-03-21T14:04:10.638240Z",
            "modified": "2026-03-31T18:42:17.494141Z"
        },
        {
            "id": 2548,
            "name": "the obvious puzzle",
            "created": "2015-03-24T16:31:44.505509Z",
            "modified": "2026-03-31T18:42:20.147782Z"
        },
        {
            "id": 2552,
            "name": "just another puzzle",
            "created": "2015-03-26T00:10:10.105218Z",
            "modified": "2026-03-31T18:42:22.568211Z"
        },
        {
            "id": 2554,
            "name": "Messis's puzzle",
            "created": "2015-03-26T06:27:02.168771Z",
            "modified": "2026-03-31T18:42:25.056971Z"
        }
    ]
}