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

{
    "count": 98439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19136&ordering=-count",
    "results": [
        {
            "id": 45960,
            "ip_address": "66.249.73.27",
            "count": 2,
            "first_visit": "2023-05-01T16:30:17.804199+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 11260,
            "ip_address": "43.245.123.95",
            "count": 2,
            "first_visit": "2022-05-25T00:44:00.850443+06:00",
            "date": null
        },
        {
            "id": 45939,
            "ip_address": "103.40.156.11",
            "count": 2,
            "first_visit": "2023-05-01T00:59:48.006678+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 45984,
            "ip_address": "66.249.73.26",
            "count": 2,
            "first_visit": "2023-05-02T02:22:10.810595+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 46034,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-03T03:49:26.714128+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 5762,
            "ip_address": "12.29.15.2",
            "count": 2,
            "first_visit": "2022-05-10T00:00:20.963344+06:00",
            "date": null
        },
        {
            "id": 45938,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-01T00:10:39.790794+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 45936,
            "ip_address": "59.153.102.222",
            "count": 2,
            "first_visit": "2023-04-30T22:10:19.726747+06:00",
            "date": "2023-04-30"
        }
    ]
}