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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=-first_visit",
    "results": [
        {
            "id": 59750,
            "ip_address": "114.119.151.168",
            "count": 1,
            "first_visit": "2023-11-19T00:49:56.180413+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59749,
            "ip_address": "114.119.134.146",
            "count": 1,
            "first_visit": "2023-11-19T00:47:45.718960+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59748,
            "ip_address": "114.119.147.6",
            "count": 1,
            "first_visit": "2023-11-19T00:43:32.507279+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59747,
            "ip_address": "140.184.34.203",
            "count": 1,
            "first_visit": "2023-11-19T00:20:35.569769+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59746,
            "ip_address": "114.119.149.131",
            "count": 1,
            "first_visit": "2023-11-19T00:16:59.503203+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59745,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-19T00:01:05.999512+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59744,
            "ip_address": "114.119.134.220",
            "count": 1,
            "first_visit": "2023-11-18T23:40:00.863269+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59743,
            "ip_address": "114.119.143.135",
            "count": 1,
            "first_visit": "2023-11-18T23:36:52.617870+06:00",
            "date": "2023-11-18"
        }
    ]
}