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

{
    "count": 94408,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13464&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13448&ordering=count",
    "results": [
        {
            "id": 13465,
            "ip_address": "103.173.172.67",
            "count": 1,
            "first_visit": "2022-06-03T20:21:03.884849+06:00",
            "date": null
        },
        {
            "id": 13466,
            "ip_address": "37.111.230.45",
            "count": 1,
            "first_visit": "2022-06-03T20:24:19.878775+06:00",
            "date": null
        },
        {
            "id": 13467,
            "ip_address": "103.90.214.126",
            "count": 1,
            "first_visit": "2022-06-03T20:25:01.140064+06:00",
            "date": null
        },
        {
            "id": 16643,
            "ip_address": "103.155.52.242",
            "count": 1,
            "first_visit": "2022-06-19T19:31:04.744665+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16605,
            "ip_address": "103.158.206.3",
            "count": 1,
            "first_visit": "2022-06-19T15:01:37.758275+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 19294,
            "ip_address": "114.119.128.37",
            "count": 1,
            "first_visit": "2022-06-27T05:05:07.741720+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 13468,
            "ip_address": "103.202.222.228",
            "count": 1,
            "first_visit": "2022-06-03T20:31:15.522478+06:00",
            "date": null
        },
        {
            "id": 20074,
            "ip_address": "202.134.14.135",
            "count": 1,
            "first_visit": "2022-06-29T16:24:57.750690+06:00",
            "date": "2022-06-29"
        }
    ]
}