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

{
    "count": 101452,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79112&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79096&ordering=count",
    "results": [
        {
            "id": 37979,
            "ip_address": "103.113.226.209",
            "count": 2,
            "first_visit": "2022-11-29T13:28:48.917201+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 9438,
            "ip_address": "37.111.206.207",
            "count": 2,
            "first_visit": "2022-05-19T17:01:43.011626+06:00",
            "date": null
        },
        {
            "id": 31390,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-07T02:07:04.579562+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 11567,
            "ip_address": "103.159.127.192",
            "count": 2,
            "first_visit": "2022-05-26T00:49:50.007565+06:00",
            "date": null
        },
        {
            "id": 27905,
            "ip_address": "103.67.157.132",
            "count": 2,
            "first_visit": "2022-07-26T22:51:46.585056+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12367,
            "ip_address": "42.0.4.245",
            "count": 2,
            "first_visit": "2022-05-29T02:12:51.688260+06:00",
            "date": null
        },
        {
            "id": 9377,
            "ip_address": "103.230.107.52",
            "count": 2,
            "first_visit": "2022-05-19T13:43:18.693701+06:00",
            "date": null
        },
        {
            "id": 12373,
            "ip_address": "103.135.255.13",
            "count": 2,
            "first_visit": "2022-05-29T03:35:05.523178+06:00",
            "date": null
        }
    ]
}