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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79544&ordering=count",
    "results": [
        {
            "id": 2440,
            "ip_address": "103.103.32.162",
            "count": 2,
            "first_visit": "2022-01-18T20:16:11.596081+06:00",
            "date": null
        },
        {
            "id": 26531,
            "ip_address": "114.119.134.230",
            "count": 2,
            "first_visit": "2022-07-24T03:41:40.254380+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 35553,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2022-10-06T04:11:36.649262+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 12657,
            "ip_address": "103.25.248.254",
            "count": 2,
            "first_visit": "2022-05-30T00:21:44.201208+06:00",
            "date": null
        },
        {
            "id": 27959,
            "ip_address": "180.149.232.170",
            "count": 2,
            "first_visit": "2022-07-27T01:16:19.252915+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 2481,
            "ip_address": "37.111.206.135",
            "count": 2,
            "first_visit": "2022-01-19T21:10:18.587177+06:00",
            "date": null
        },
        {
            "id": 35921,
            "ip_address": "119.30.35.52",
            "count": 2,
            "first_visit": "2022-10-15T09:55:52.338853+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 2455,
            "ip_address": "110.76.129.146",
            "count": 2,
            "first_visit": "2022-01-19T10:18:53.836440+06:00",
            "date": null
        }
    ]
}