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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82304&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82288&ordering=count",
    "results": [
        {
            "id": 39596,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-12-30T03:13:18.569262+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 22485,
            "ip_address": "103.134.31.57",
            "count": 2,
            "first_visit": "2022-07-14T11:05:00.260673+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5308,
            "ip_address": "37.111.205.36",
            "count": 2,
            "first_visit": "2022-04-22T12:17:11.252821+06:00",
            "date": null
        },
        {
            "id": 35134,
            "ip_address": "203.202.240.10",
            "count": 2,
            "first_visit": "2022-09-28T12:21:43.482253+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 14214,
            "ip_address": "103.60.175.59",
            "count": 2,
            "first_visit": "2022-06-09T17:30:29.417618+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 39539,
            "ip_address": "35.195.105.177",
            "count": 2,
            "first_visit": "2022-12-29T01:52:40.838089+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 29504,
            "ip_address": "103.253.45.178",
            "count": 2,
            "first_visit": "2022-07-29T22:47:49.014953+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 36717,
            "ip_address": "113.11.60.19",
            "count": 2,
            "first_visit": "2022-10-31T09:42:12.266993+06:00",
            "date": "2022-10-31"
        }
    ]
}