GET /user_management/visitor-free/?format=api&offset=1168&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 91959,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1160&ordering=ip_address",
    "results": [
        {
            "id": 65700,
            "ip_address": "103.109.96.97",
            "count": 1,
            "first_visit": "2024-03-09T10:37:39.260408+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 10270,
            "ip_address": "103.109.96.98",
            "count": 1,
            "first_visit": "2022-05-22T11:48:07.347136+06:00",
            "date": null
        },
        {
            "id": 10085,
            "ip_address": "103.109.97.115",
            "count": 2,
            "first_visit": "2022-05-21T21:31:18.820595+06:00",
            "date": null
        },
        {
            "id": 9612,
            "ip_address": "103.109.97.13",
            "count": 2,
            "first_visit": "2022-05-20T06:26:51.531478+06:00",
            "date": null
        },
        {
            "id": 2041,
            "ip_address": "103.109.97.150",
            "count": 20,
            "first_visit": "2022-01-12T16:42:32.626617+06:00",
            "date": null
        },
        {
            "id": 47055,
            "ip_address": "103.109.97.157",
            "count": 1,
            "first_visit": "2023-05-24T01:04:18.696313+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 43776,
            "ip_address": "103.109.97.157",
            "count": 2,
            "first_visit": "2023-03-15T01:05:00.477332+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 3607,
            "ip_address": "103.109.97.200",
            "count": 1,
            "first_visit": "2022-02-14T20:29:59.216831+06:00",
            "date": null
        }
    ]
}