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

{
    "count": 102695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69216&ordering=ip_address",
    "results": [
        {
            "id": 36957,
            "ip_address": "203.202.253.100",
            "count": 1,
            "first_visit": "2022-11-05T09:48:28.636901+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 1723,
            "ip_address": "203.202.253.100",
            "count": 5,
            "first_visit": "2022-01-08T19:19:33.120372+06:00",
            "date": null
        },
        {
            "id": 32157,
            "ip_address": "203.202.253.100",
            "count": 2,
            "first_visit": "2022-08-16T20:00:09.946712+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 68,
            "ip_address": "203.202.253.108",
            "count": 1,
            "first_visit": "2021-12-03T14:26:19.239508+06:00",
            "date": null
        },
        {
            "id": 24628,
            "ip_address": "203.202.253.170",
            "count": 1,
            "first_visit": "2022-07-20T13:03:18.607807+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 29166,
            "ip_address": "203.202.253.170",
            "count": 2,
            "first_visit": "2022-07-29T10:00:51.636215+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 50339,
            "ip_address": "203.202.253.170",
            "count": 1,
            "first_visit": "2023-07-19T11:18:19.105892+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 42441,
            "ip_address": "203.202.253.170",
            "count": 4,
            "first_visit": "2023-02-20T11:23:56.418024+06:00",
            "date": "2023-02-20"
        }
    ]
}