List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=361
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=362",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=360",
    "results": [
        {
            "id": 6478,
            "name": "DD005 prevent two eyes",
            "created": "2016-11-20T17:26:26.335521Z",
            "modified": "2026-04-29T10:21:03.541164Z"
        },
        {
            "id": 6479,
            "name": "DD006 prevent two eyes in bent three space",
            "created": "2016-11-20T17:29:32.669250Z",
            "modified": "2026-04-29T10:21:03.906480Z"
        },
        {
            "id": 6480,
            "name": "DD007 prevent three eyes being made",
            "created": "2016-11-20T17:33:40.711911Z",
            "modified": "2026-04-29T10:21:04.243782Z"
        },
        {
            "id": 6481,
            "name": "DD008 capture the stone in a net",
            "created": "2016-11-20T17:59:39.895872Z",
            "modified": "2026-04-29T10:21:05.433000Z"
        },
        {
            "id": 6482,
            "name": "Capturing Side Stones",
            "created": "2016-11-21T18:45:10.049616Z",
            "modified": "2026-03-31T19:17:48.618578Z"
        },
        {
            "id": 6483,
            "name": "Joseki Tutor",
            "created": "2016-11-22T01:35:18.473877Z",
            "modified": "2026-03-31T19:17:50.042041Z"
        },
        {
            "id": 6484,
            "name": "hi all you have to do is to eat black and i am not done yet",
            "created": "2016-11-24T03:59:58.976175Z",
            "modified": "2026-03-31T19:17:51.726803Z"
        },
        {
            "id": 6485,
            "name": "Blacks Destruction At Whites Star Point Party",
            "created": "2016-11-25T23:50:55.213349Z",
            "modified": "2026-03-31T19:17:53.095503Z"
        },
        {
            "id": 6486,
            "name": "???????????????????????????????????????????????????????????????????",
            "created": "2016-11-26T00:35:42.968627Z",
            "modified": "2026-03-31T19:17:54.357546Z"
        },
        {
            "id": 6487,
            "name": "Introduction",
            "created": "2016-11-26T01:20:40.471942Z",
            "modified": "2026-03-31T19:17:55.643782Z"
        }
    ]
}