List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=495
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=id&page=496",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=494",
    "results": [
        {
            "id": 7911,
            "name": "problem 787",
            "created": "2017-05-27T06:46:02.282097Z",
            "modified": "2026-04-29T07:55:13.456954Z"
        },
        {
            "id": 7912,
            "name": "problem 788",
            "created": "2017-05-27T06:48:25.767811Z",
            "modified": "2026-04-29T07:55:13.850645Z"
        },
        {
            "id": 7913,
            "name": "problem 789",
            "created": "2017-05-27T06:52:12.258352Z",
            "modified": "2026-05-01T06:33:16.391537Z"
        },
        {
            "id": 7914,
            "name": "problem 790",
            "created": "2017-05-27T06:53:07.868265Z",
            "modified": "2026-04-29T07:55:14.945481Z"
        },
        {
            "id": 7915,
            "name": "problem 791",
            "created": "2017-05-27T06:54:05.412416Z",
            "modified": "2026-04-30T06:07:25.484591Z"
        },
        {
            "id": 7916,
            "name": "problem 792",
            "created": "2017-05-27T06:54:56.356724Z",
            "modified": "2026-04-30T06:10:22.630767Z"
        },
        {
            "id": 7917,
            "name": "problem 028",
            "created": "2017-05-27T07:16:52.889873Z",
            "modified": "2026-04-29T10:15:09.634157Z"
        },
        {
            "id": 7918,
            "name": "Free mode",
            "created": "2017-05-27T19:11:17.123262Z",
            "modified": "2026-03-31T19:49:35.985591Z"
        },
        {
            "id": 7919,
            "name": "Free mode",
            "created": "2017-05-27T19:21:18.360399Z",
            "modified": "2026-03-31T19:49:37.806288Z"
        },
        {
            "id": 7920,
            "name": "free mode",
            "created": "2017-05-27T19:22:14.562301Z",
            "modified": "2026-04-16T22:53:09.543154Z"
        }
    ]
}