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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80200&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80184&ordering=count",
    "results": [
        {
            "id": 18967,
            "ip_address": "103.67.157.175",
            "count": 2,
            "first_visit": "2022-06-26T08:02:09.127354+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12982,
            "ip_address": "37.111.195.176",
            "count": 2,
            "first_visit": "2022-05-31T01:24:57.629094+06:00",
            "date": null
        },
        {
            "id": 35876,
            "ip_address": "103.149.104.42",
            "count": 2,
            "first_visit": "2022-10-14T06:44:55.080005+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 23957,
            "ip_address": "103.165.50.18",
            "count": 2,
            "first_visit": "2022-07-19T01:06:00.966504+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 33168,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-28T06:07:55.265452+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 35445,
            "ip_address": "34.106.225.75",
            "count": 2,
            "first_visit": "2022-10-04T03:37:26.804071+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 10649,
            "ip_address": "37.111.245.178",
            "count": 2,
            "first_visit": "2022-05-23T12:40:57.194821+06:00",
            "date": null
        },
        {
            "id": 8682,
            "ip_address": "37.111.197.104",
            "count": 2,
            "first_visit": "2022-05-18T08:33:28.832825+06:00",
            "date": null
        }
    ]
}