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

{
    "count": 96747,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22000&ordering=-count",
    "results": [
        {
            "id": 11897,
            "ip_address": "43.245.120.45",
            "count": 2,
            "first_visit": "2022-05-27T11:40:19.566132+06:00",
            "date": null
        },
        {
            "id": 1081,
            "ip_address": "134.209.150.110",
            "count": 2,
            "first_visit": "2021-12-20T19:46:31.433760+06:00",
            "date": null
        },
        {
            "id": 36161,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2022-10-19T19:33:41.584819+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 25773,
            "ip_address": "103.119.95.210",
            "count": 2,
            "first_visit": "2022-07-22T01:05:52.255260+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3639,
            "ip_address": "103.107.135.134",
            "count": 2,
            "first_visit": "2022-02-15T21:48:27.235117+06:00",
            "date": null
        },
        {
            "id": 9839,
            "ip_address": "103.92.152.40",
            "count": 2,
            "first_visit": "2022-05-20T22:40:28.921050+06:00",
            "date": null
        },
        {
            "id": 31632,
            "ip_address": "64.233.173.38",
            "count": 2,
            "first_visit": "2022-08-09T17:33:08.712907+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 18158,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-06-24T15:56:48.440311+06:00",
            "date": "2022-06-24"
        }
    ]
}