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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37544&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37528&ordering=first_visit",
    "results": [
        {
            "id": 37537,
            "ip_address": "66.249.73.1",
            "count": 1,
            "first_visit": "2022-11-18T15:29:43.616778+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37538,
            "ip_address": "37.111.232.212",
            "count": 1,
            "first_visit": "2022-11-18T17:02:59.298875+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37539,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-11-18T17:17:56.123714+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37540,
            "ip_address": "103.130.11.11",
            "count": 2,
            "first_visit": "2022-11-18T17:47:08.014897+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37541,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-18T18:03:52.963724+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37542,
            "ip_address": "103.134.255.129",
            "count": 6,
            "first_visit": "2022-11-18T18:40:32.261087+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37543,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-11-18T19:17:19.983652+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37544,
            "ip_address": "37.111.230.26",
            "count": 2,
            "first_visit": "2022-11-18T19:28:13.649800+06:00",
            "date": "2022-11-18"
        }
    ]
}