List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=729",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=727",
    "results": [
        {
            "id": 10448,
            "name": "10. Varsatility",
            "created": "2018-06-30T09:56:38.914739Z",
            "modified": "2026-05-11T23:09:35.122905Z"
        },
        {
            "id": 10449,
            "name": "Two moves I wish I could see in my games",
            "created": "2018-06-30T23:20:16.497790Z",
            "modified": "2026-05-15T06:32:11.737453Z"
        },
        {
            "id": 10451,
            "name": "Problem 1",
            "created": "2018-07-02T09:37:19.131498Z",
            "modified": "2026-03-31T20:44:23.828372Z"
        },
        {
            "id": 10452,
            "name": "Problem 2",
            "created": "2018-07-02T09:40:29.313126Z",
            "modified": "2026-03-31T20:44:25.040849Z"
        },
        {
            "id": 10453,
            "name": "Problem 3",
            "created": "2018-07-02T09:43:54.313555Z",
            "modified": "2026-03-31T20:44:26.698525Z"
        },
        {
            "id": 10454,
            "name": "alex game",
            "created": "2018-07-03T18:05:18.315143Z",
            "modified": "2026-04-16T22:54:10.780677Z"
        },
        {
            "id": 10455,
            "name": "asome sause",
            "created": "2018-07-04T14:24:53.314998Z",
            "modified": "2026-04-16T22:54:11.190097Z"
        },
        {
            "id": 10456,
            "name": "cool life",
            "created": "2018-07-04T14:29:56.122751Z",
            "modified": "2026-04-16T22:54:11.505731Z"
        },
        {
            "id": 10457,
            "name": "small knight's",
            "created": "2018-07-04T23:06:03.688491Z",
            "modified": "2026-04-27T11:13:47.738361Z"
        },
        {
            "id": 10458,
            "name": "11. Best Sequence",
            "created": "2018-07-05T20:46:30.184216Z",
            "modified": "2026-05-11T23:11:38.281899Z"
        }
    ]
}