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

{
    "count": 99426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24392&ordering=-count",
    "results": [
        {
            "id": 30255,
            "ip_address": "37.111.218.237",
            "count": 2,
            "first_visit": "2022-07-31T09:50:08.621256+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12633,
            "ip_address": "103.159.171.82",
            "count": 2,
            "first_visit": "2022-05-29T23:38:04.295046+06:00",
            "date": null
        },
        {
            "id": 7291,
            "ip_address": "103.77.19.74",
            "count": 2,
            "first_visit": "2022-05-16T20:40:30.938382+06:00",
            "date": null
        },
        {
            "id": 9077,
            "ip_address": "103.120.200.225",
            "count": 2,
            "first_visit": "2022-05-18T21:28:06.756742+06:00",
            "date": null
        },
        {
            "id": 3865,
            "ip_address": "122.161.53.27",
            "count": 2,
            "first_visit": "2022-02-24T20:25:43.273793+06:00",
            "date": null
        },
        {
            "id": 4956,
            "ip_address": "69.171.251.5",
            "count": 2,
            "first_visit": "2022-04-06T15:52:26.285851+06:00",
            "date": null
        },
        {
            "id": 7219,
            "ip_address": "103.118.152.15",
            "count": 2,
            "first_visit": "2022-05-16T20:02:45.194549+06:00",
            "date": null
        },
        {
            "id": 9072,
            "ip_address": "27.147.204.176",
            "count": 2,
            "first_visit": "2022-05-18T21:05:03.675116+06:00",
            "date": null
        }
    ]
}