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

{
    "count": 102200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44208&ordering=ip_address",
    "results": [
        {
            "id": 52286,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-08-12T09:19:44.271537+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 56259,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-09-28T22:16:01.749347+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 49360,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-07-05T03:18:36.252377+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 50165,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-07-17T07:31:40.651809+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 43882,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-03-16T18:29:43.976869+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 45687,
            "ip_address": "114.119.157.111",
            "count": 1,
            "first_visit": "2023-04-24T23:12:18.589293+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 254,
            "ip_address": "114.119.157.111",
            "count": 9,
            "first_visit": "2021-12-06T05:02:37.770491+06:00",
            "date": null
        },
        {
            "id": 497,
            "ip_address": "114.119.157.112",
            "count": 23,
            "first_visit": "2021-12-09T16:54:46.529520+06:00",
            "date": null
        }
    ]
}