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

{
    "count": 101871,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42104&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=date",
    "results": [
        {
            "id": 55816,
            "ip_address": "103.231.231.55",
            "count": 1,
            "first_visit": "2023-09-23T15:56:26.588546+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55817,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-09-23T16:26:36.121435+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55782,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-09-23T06:36:48.306908+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55818,
            "ip_address": "103.159.186.28",
            "count": 1,
            "first_visit": "2023-09-23T17:17:03.404372+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55831,
            "ip_address": "144.48.115.31",
            "count": 2,
            "first_visit": "2023-09-23T21:04:10.917252+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55819,
            "ip_address": "103.77.61.78",
            "count": 1,
            "first_visit": "2023-09-23T18:05:56.052017+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55820,
            "ip_address": "139.135.55.82",
            "count": 1,
            "first_visit": "2023-09-23T18:13:53.130763+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55821,
            "ip_address": "37.111.194.10",
            "count": 1,
            "first_visit": "2023-09-23T18:32:36.842373+06:00",
            "date": "2023-09-23"
        }
    ]
}