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

{
    "count": 103308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65608&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65592&ordering=-first_visit",
    "results": [
        {
            "id": 37708,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-22T16:48:25.683651+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37707,
            "ip_address": "37.111.200.35",
            "count": 2,
            "first_visit": "2022-11-22T16:45:19.904225+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37706,
            "ip_address": "37.111.245.195",
            "count": 1,
            "first_visit": "2022-11-22T16:06:05.426949+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37705,
            "ip_address": "3.94.159.250",
            "count": 8,
            "first_visit": "2022-11-22T15:53:40.068781+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37704,
            "ip_address": "103.202.221.235",
            "count": 1,
            "first_visit": "2022-11-22T15:45:00.420715+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37703,
            "ip_address": "120.50.4.32",
            "count": 3,
            "first_visit": "2022-11-22T15:01:39.846661+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37702,
            "ip_address": "114.130.188.175",
            "count": 1,
            "first_visit": "2022-11-22T14:27:58.771503+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37701,
            "ip_address": "203.82.197.206",
            "count": 1,
            "first_visit": "2022-11-22T14:05:18.084022+06:00",
            "date": "2022-11-22"
        }
    ]
}