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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81512&ordering=count",
    "results": [
        {
            "id": 4469,
            "ip_address": "51.159.152.180",
            "count": 2,
            "first_visit": "2022-03-18T09:39:13.034197+06:00",
            "date": null
        },
        {
            "id": 34591,
            "ip_address": "103.85.241.4",
            "count": 2,
            "first_visit": "2022-09-18T11:20:57.455187+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 13732,
            "ip_address": "114.119.132.59",
            "count": 2,
            "first_visit": "2022-06-07T04:36:33.338462+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 19606,
            "ip_address": "114.119.129.200",
            "count": 2,
            "first_visit": "2022-06-28T03:54:08.048142+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 15628,
            "ip_address": "27.123.253.209",
            "count": 2,
            "first_visit": "2022-06-16T11:11:55.333887+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 10336,
            "ip_address": "37.111.193.65",
            "count": 2,
            "first_visit": "2022-05-22T17:09:44.305143+06:00",
            "date": null
        },
        {
            "id": 24613,
            "ip_address": "37.111.243.126",
            "count": 2,
            "first_visit": "2022-07-20T12:30:06.485908+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7752,
            "ip_address": "116.58.201.204",
            "count": 2,
            "first_visit": "2022-05-17T09:43:19.833030+06:00",
            "date": null
        }
    ]
}