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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96104&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96088&ordering=count",
    "results": [
        {
            "id": 4934,
            "ip_address": "3.238.28.249",
            "count": 7,
            "first_visit": "2022-04-05T15:47:06.584341+06:00",
            "date": null
        },
        {
            "id": 22094,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-07-12T07:36:42.819484+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 34516,
            "ip_address": "114.119.141.152",
            "count": 7,
            "first_visit": "2022-09-17T01:06:16.013786+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        },
        {
            "id": 5596,
            "ip_address": "203.76.221.174",
            "count": 7,
            "first_visit": "2022-05-04T00:51:46.018552+06:00",
            "date": null
        },
        {
            "id": 22003,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-07-11T16:48:13.227692+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 3602,
            "ip_address": "103.158.159.222",
            "count": 7,
            "first_visit": "2022-02-14T18:11:43.916297+06:00",
            "date": null
        },
        {
            "id": 33842,
            "ip_address": "182.160.113.106",
            "count": 7,
            "first_visit": "2022-09-05T08:11:54.106718+06:00",
            "date": "2022-09-05"
        }
    ]
}