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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77568&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77552&ordering=count",
    "results": [
        {
            "id": 38195,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-12-03T02:25:37.391561+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 36551,
            "ip_address": "66.249.66.150",
            "count": 2,
            "first_visit": "2022-10-27T19:15:48.992235+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 14472,
            "ip_address": "114.119.132.38",
            "count": 2,
            "first_visit": "2022-06-11T12:31:25.668364+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 6880,
            "ip_address": "103.253.45.2",
            "count": 2,
            "first_visit": "2022-05-16T16:57:26.003341+06:00",
            "date": null
        },
        {
            "id": 6868,
            "ip_address": "116.58.201.103",
            "count": 2,
            "first_visit": "2022-05-16T16:51:20.488291+06:00",
            "date": null
        },
        {
            "id": 29029,
            "ip_address": "37.111.200.247",
            "count": 2,
            "first_visit": "2022-07-29T00:51:12.853033+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6884,
            "ip_address": "103.242.23.185",
            "count": 2,
            "first_visit": "2022-05-16T16:59:24.467395+06:00",
            "date": null
        },
        {
            "id": 29050,
            "ip_address": "37.111.194.167",
            "count": 2,
            "first_visit": "2022-07-29T01:39:17.631392+06:00",
            "date": "2022-07-29"
        }
    ]
}