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

{
    "count": 98384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32576&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32560&ordering=first_visit",
    "results": [
        {
            "id": 32569,
            "ip_address": "182.163.122.226",
            "count": 1,
            "first_visit": "2022-08-21T02:55:52.541796+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32570,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-21T03:16:53.842498+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32571,
            "ip_address": "103.85.156.53",
            "count": 1,
            "first_visit": "2022-08-21T03:26:19.631265+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32572,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-08-21T03:26:43.743356+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32573,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-08-21T04:57:08.757870+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32574,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2022-08-21T06:07:27.697122+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32575,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2022-08-21T07:00:47.087490+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32576,
            "ip_address": "27.147.160.47",
            "count": 1,
            "first_visit": "2022-08-21T07:25:07.256929+06:00",
            "date": "2022-08-21"
        }
    ]
}