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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30648&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30632&ordering=date",
    "results": [
        {
            "id": 44263,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-03-23T02:05:24.840184+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44299,
            "ip_address": "103.217.108.198",
            "count": 1,
            "first_visit": "2023-03-23T18:33:11.793007+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44300,
            "ip_address": "59.153.102.29",
            "count": 1,
            "first_visit": "2023-03-23T18:36:51.464238+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44301,
            "ip_address": "114.119.131.231",
            "count": 1,
            "first_visit": "2023-03-23T18:45:43.763765+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44302,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2023-03-23T19:10:16.601687+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44303,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2023-03-23T19:26:19.271729+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44304,
            "ip_address": "114.119.157.20",
            "count": 1,
            "first_visit": "2023-03-23T19:26:46.155848+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 44305,
            "ip_address": "114.119.134.165",
            "count": 1,
            "first_visit": "2023-03-23T19:31:05.254539+06:00",
            "date": "2023-03-23"
        }
    ]
}