List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5150",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5148",
    "results": [
        {
            "id": 10464,
            "name": "An Easy First Problem (WORK IN PROGRESS)",
            "created": "2018-07-10T09:45:28.951113Z",
            "modified": "2026-04-17T14:37:36.706414Z"
        },
        {
            "id": 10463,
            "name": "Temperatures",
            "created": "2018-07-09T14:58:32.577290Z",
            "modified": "2026-03-31T20:44:40.456569Z"
        },
        {
            "id": 10461,
            "name": "Uncommon Responses #2",
            "created": "2018-07-07T21:42:36.410583Z",
            "modified": "2026-04-29T14:29:42.459397Z"
        },
        {
            "id": 10460,
            "name": "hiro's ogana",
            "created": "2018-07-06T18:50:01.763868Z",
            "modified": "2026-04-16T22:54:11.938478Z"
        },
        {
            "id": 10459,
            "name": "the first step",
            "created": "2018-07-06T18:43:24.599771Z",
            "modified": "2026-03-31T20:44:35.919547Z"
        },
        {
            "id": 10458,
            "name": "11. Best Sequence",
            "created": "2018-07-05T20:46:30.184216Z",
            "modified": "2026-05-01T21:24:18.909291Z"
        },
        {
            "id": 10457,
            "name": "small knight's",
            "created": "2018-07-04T23:06:03.688491Z",
            "modified": "2026-04-27T11:13:47.738361Z"
        },
        {
            "id": 10456,
            "name": "cool life",
            "created": "2018-07-04T14:29:56.122751Z",
            "modified": "2026-04-16T22:54:11.505731Z"
        },
        {
            "id": 10455,
            "name": "asome sause",
            "created": "2018-07-04T14:24:53.314998Z",
            "modified": "2026-04-16T22:54:11.190097Z"
        },
        {
            "id": 10454,
            "name": "alex game",
            "created": "2018-07-03T18:05:18.315143Z",
            "modified": "2026-04-16T22:54:10.780677Z"
        }
    ]
}