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

{
    "count": 92534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9512&ordering=ip_address",
    "results": [
        {
            "id": 12468,
            "ip_address": "103.167.18.74",
            "count": 1,
            "first_visit": "2022-05-29T13:20:58.486102+06:00",
            "date": null
        },
        {
            "id": 25742,
            "ip_address": "103.167.18.74",
            "count": 1,
            "first_visit": "2022-07-22T00:09:53.528468+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 24447,
            "ip_address": "103.167.18.74",
            "count": 2,
            "first_visit": "2022-07-20T10:14:29.238937+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6551,
            "ip_address": "103.167.190.26",
            "count": 2,
            "first_visit": "2022-05-16T08:59:47.753671+06:00",
            "date": null
        },
        {
            "id": 66518,
            "ip_address": "103.167.190.5",
            "count": 1,
            "first_visit": "2024-04-01T18:23:01.884307+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 2051,
            "ip_address": "103.167.19.105",
            "count": 1,
            "first_visit": "2022-01-12T19:09:45.129580+06:00",
            "date": null
        },
        {
            "id": 2270,
            "ip_address": "103.167.19.11",
            "count": 1,
            "first_visit": "2022-01-15T18:17:52.063921+06:00",
            "date": null
        },
        {
            "id": 9527,
            "ip_address": "103.167.191.26",
            "count": 6,
            "first_visit": "2022-05-19T22:49:00.374007+06:00",
            "date": null
        }
    ]
}