List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5684",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5682",
    "results": [
        {
            "id": 2195,
            "name": "第一型:刺(Peep) 死活",
            "created": "2014-12-25T04:52:34.665887Z",
            "modified": "2026-03-31T18:35:59.552443Z"
        },
        {
            "id": 2194,
            "name": "第一型:刺(Peep)",
            "created": "2014-12-25T04:25:08.236360Z",
            "modified": "2026-04-15T17:25:35.353225Z"
        },
        {
            "id": 2193,
            "name": "1. Two Eyes",
            "created": "2014-12-25T03:21:49.462025Z",
            "modified": "2026-04-15T09:23:19.988020Z"
        },
        {
            "id": 2185,
            "name": "Three Shots...Still Alive",
            "created": "2014-12-24T06:39:27.023756Z",
            "modified": "2026-04-10T21:33:26.783483Z"
        },
        {
            "id": 2184,
            "name": "2-2 Invasion (2)",
            "created": "2014-12-24T06:28:12.471293Z",
            "modified": "2026-04-10T21:32:48.165835Z"
        },
        {
            "id": 2183,
            "name": "2-2 Invasion (1)",
            "created": "2014-12-24T06:11:35.725202Z",
            "modified": "2026-04-10T21:32:34.750140Z"
        },
        {
            "id": 2182,
            "name": "1D problem",
            "created": "2014-12-24T01:32:50.278248Z",
            "modified": "2026-03-31T18:35:51.150496Z"
        },
        {
            "id": 2181,
            "name": "1Dproblem",
            "created": "2014-12-24T01:25:17.775818Z",
            "modified": "2026-03-31T18:35:49.306797Z"
        },
        {
            "id": 2170,
            "name": "Second problem 1 dan",
            "created": "2014-12-23T02:00:30.839908Z",
            "modified": "2026-03-31T18:35:47.719071Z"
        },
        {
            "id": 2169,
            "name": "first problem for dan",
            "created": "2014-12-23T01:54:31.723934Z",
            "modified": "2026-03-31T18:35:46.317785Z"
        }
    ]
}