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

{
    "count": 101775,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41640&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41624&ordering=id",
    "results": [
        {
            "id": 41633,
            "ip_address": "123.253.96.192",
            "count": 1,
            "first_visit": "2023-02-06T14:32:57.201876+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41634,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2023-02-06T14:43:14.680980+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41635,
            "ip_address": "116.68.199.110",
            "count": 5,
            "first_visit": "2023-02-06T15:04:05.938986+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41636,
            "ip_address": "43.240.103.161",
            "count": 3,
            "first_visit": "2023-02-06T15:14:07.954628+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41637,
            "ip_address": "114.119.154.77",
            "count": 1,
            "first_visit": "2023-02-06T15:24:47.232991+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41638,
            "ip_address": "114.119.131.202",
            "count": 1,
            "first_visit": "2023-02-06T15:26:07.400040+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41639,
            "ip_address": "159.138.102.98",
            "count": 1,
            "first_visit": "2023-02-06T15:28:34.260370+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41640,
            "ip_address": "114.119.136.224",
            "count": 1,
            "first_visit": "2023-02-06T15:30:03.972631+06:00",
            "date": "2023-02-06"
        }
    ]
}