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

{
    "count": 100618,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97448&ordering=-date",
    "results": [
        {
            "id": 16789,
            "ip_address": "103.130.172.201",
            "count": 1,
            "first_visit": "2022-06-20T11:26:03.551018+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16788,
            "ip_address": "103.135.134.218",
            "count": 2,
            "first_visit": "2022-06-20T11:23:24.588221+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16787,
            "ip_address": "202.4.107.89",
            "count": 1,
            "first_visit": "2022-06-20T11:21:12.866881+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16786,
            "ip_address": "103.79.224.238",
            "count": 1,
            "first_visit": "2022-06-20T11:17:53.525437+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16785,
            "ip_address": "103.123.33.16",
            "count": 1,
            "first_visit": "2022-06-20T11:15:54.253643+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16708,
            "ip_address": "27.147.201.32",
            "count": 3,
            "first_visit": "2022-06-20T01:11:56.413501+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16713,
            "ip_address": "168.119.68.250",
            "count": 2,
            "first_visit": "2022-06-20T01:22:22.333133+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 16701,
            "ip_address": "202.134.14.130",
            "count": 3,
            "first_visit": "2022-06-20T00:27:31.187996+06:00",
            "date": "2022-06-20"
        }
    ]
}