List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=412
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=modified&page=413",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=411",
    "results": [
        {
            "id": 46486,
            "name": "new player44",
            "created": "2022-01-14T06:13:58.592134Z",
            "modified": "2026-03-30T11:53:02.595679Z"
        },
        {
            "id": 46487,
            "name": "new player45",
            "created": "2022-01-14T06:25:09.693007Z",
            "modified": "2026-03-30T11:53:02.697152Z"
        },
        {
            "id": 46488,
            "name": "new player46",
            "created": "2022-01-14T06:30:59.115106Z",
            "modified": "2026-03-30T11:53:03.025406Z"
        },
        {
            "id": 46489,
            "name": "new player47",
            "created": "2022-01-14T06:35:23.481075Z",
            "modified": "2026-03-30T11:53:03.049074Z"
        },
        {
            "id": 46491,
            "name": "new player49",
            "created": "2022-01-14T06:57:05.662933Z",
            "modified": "2026-03-30T11:53:03.189825Z"
        },
        {
            "id": 46490,
            "name": "new player48",
            "created": "2022-01-14T06:40:55.339043Z",
            "modified": "2026-03-30T11:53:03.206537Z"
        },
        {
            "id": 46492,
            "name": "new player50",
            "created": "2022-01-14T08:31:21.127483Z",
            "modified": "2026-03-30T11:53:03.210199Z"
        },
        {
            "id": 46493,
            "name": "new player51",
            "created": "2022-01-14T08:39:00.491734Z",
            "modified": "2026-03-30T11:53:03.350592Z"
        },
        {
            "id": 46495,
            "name": "new payer52",
            "created": "2022-01-14T10:37:55.310089Z",
            "modified": "2026-03-30T11:53:03.356849Z"
        },
        {
            "id": 46497,
            "name": "thanks YI HANG",
            "created": "2022-01-14T11:44:23.037986Z",
            "modified": "2026-03-30T11:53:03.396574Z"
        }
    ]
}