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

{
    "count": 101925,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=-count",
    "results": [
        {
            "id": 37367,
            "ip_address": "205.169.39.147",
            "count": 1,
            "first_visit": "2022-11-14T10:22:56.123265+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37373,
            "ip_address": "45.251.56.41",
            "count": 1,
            "first_visit": "2022-11-14T12:23:40.243332+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37371,
            "ip_address": "45.248.151.21",
            "count": 1,
            "first_visit": "2022-11-14T11:23:22.932234+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37372,
            "ip_address": "113.21.229.114",
            "count": 1,
            "first_visit": "2022-11-14T12:20:05.209077+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37379,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-11-14T14:40:30.662846+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37376,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-11-14T12:47:26.032333+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37377,
            "ip_address": "49.229.32.147",
            "count": 1,
            "first_visit": "2022-11-14T13:34:51.226705+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37378,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-11-14T13:50:03.305379+06:00",
            "date": "2022-11-14"
        }
    ]
}