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

{
    "count": 96366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=-count",
    "results": [
        {
            "id": 10260,
            "ip_address": "116.58.202.127",
            "count": 2,
            "first_visit": "2022-05-22T11:12:28.730818+06:00",
            "date": null
        },
        {
            "id": 32593,
            "ip_address": "103.9.187.1",
            "count": 2,
            "first_visit": "2022-08-21T12:46:24.733445+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32553,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-08-21T00:09:24.667865+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 6417,
            "ip_address": "103.155.118.227",
            "count": 2,
            "first_visit": "2022-05-15T21:30:35.423401+06:00",
            "date": null
        },
        {
            "id": 32561,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-08-21T01:18:04.783275+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 7842,
            "ip_address": "37.111.232.62",
            "count": 2,
            "first_visit": "2022-05-17T10:36:37.574879+06:00",
            "date": null
        },
        {
            "id": 5634,
            "ip_address": "116.204.151.78",
            "count": 2,
            "first_visit": "2022-05-05T15:10:46.077053+06:00",
            "date": null
        },
        {
            "id": 23500,
            "ip_address": "54.85.88.187",
            "count": 2,
            "first_visit": "2022-07-18T17:29:23.234388+06:00",
            "date": "2022-07-18"
        }
    ]
}