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

{
    "count": 95801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18472&ordering=first_visit",
    "results": [
        {
            "id": 18481,
            "ip_address": "119.30.39.248",
            "count": 2,
            "first_visit": "2022-06-25T08:50:35.624844+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18482,
            "ip_address": "103.222.22.11",
            "count": 1,
            "first_visit": "2022-06-25T08:51:26.744514+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18483,
            "ip_address": "202.65.170.105",
            "count": 1,
            "first_visit": "2022-06-25T08:53:25.898762+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18484,
            "ip_address": "103.114.38.5",
            "count": 1,
            "first_visit": "2022-06-25T08:55:23.232598+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18485,
            "ip_address": "37.111.247.137",
            "count": 2,
            "first_visit": "2022-06-25T08:56:18.616053+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18486,
            "ip_address": "103.199.168.196",
            "count": 1,
            "first_visit": "2022-06-25T09:00:52.980542+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18487,
            "ip_address": "103.179.112.4",
            "count": 1,
            "first_visit": "2022-06-25T09:02:15.042647+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18488,
            "ip_address": "202.181.18.227",
            "count": 1,
            "first_visit": "2022-06-25T09:04:16.823039+06:00",
            "date": "2022-06-25"
        }
    ]
}