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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=-count",
    "results": [
        {
            "id": 45843,
            "ip_address": "46.137.254.176",
            "count": 2,
            "first_visit": "2023-04-28T18:07:21.143275+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 45798,
            "ip_address": "45.250.229.155",
            "count": 2,
            "first_visit": "2023-04-27T09:56:11.825022+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 45815,
            "ip_address": "103.85.240.124",
            "count": 2,
            "first_visit": "2023-04-27T20:26:07.581500+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 45697,
            "ip_address": "103.151.11.244",
            "count": 2,
            "first_visit": "2023-04-25T10:47:36.409979+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 5241,
            "ip_address": "103.199.235.62",
            "count": 2,
            "first_visit": "2022-04-19T10:10:18.209223+06:00",
            "date": null
        },
        {
            "id": 45704,
            "ip_address": "202.134.8.130",
            "count": 2,
            "first_visit": "2023-04-25T15:41:20.898942+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 45683,
            "ip_address": "103.161.68.53",
            "count": 2,
            "first_visit": "2023-04-24T22:59:56.978179+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 2634,
            "ip_address": "103.51.2.246",
            "count": 2,
            "first_visit": "2022-01-22T19:20:04.502919+06:00",
            "date": null
        }
    ]
}