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

{
    "count": 99384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24592&ordering=-count",
    "results": [
        {
            "id": 19231,
            "ip_address": "103.96.36.65",
            "count": 2,
            "first_visit": "2022-06-26T23:14:55.172101+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 38105,
            "ip_address": "212.237.206.70",
            "count": 2,
            "first_visit": "2022-12-01T15:50:37.210850+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 8365,
            "ip_address": "103.67.158.65",
            "count": 2,
            "first_visit": "2022-05-17T22:36:03.242026+06:00",
            "date": null
        },
        {
            "id": 7273,
            "ip_address": "119.30.39.181",
            "count": 2,
            "first_visit": "2022-05-16T20:16:07.130389+06:00",
            "date": null
        },
        {
            "id": 8383,
            "ip_address": "103.31.154.228",
            "count": 2,
            "first_visit": "2022-05-17T22:40:51.485992+06:00",
            "date": null
        },
        {
            "id": 14787,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-06-13T13:09:45.996808+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 12794,
            "ip_address": "43.245.122.35",
            "count": 2,
            "first_visit": "2022-05-30T14:35:14.736600+06:00",
            "date": null
        },
        {
            "id": 7229,
            "ip_address": "103.67.157.74",
            "count": 2,
            "first_visit": "2022-05-16T20:03:24.020129+06:00",
            "date": null
        }
    ]
}