GET /user_management/visitor-free/?format=api&offset=79536&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=79544&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79528&ordering=count",
    "results": [
        {
            "id": 12632,
            "ip_address": "103.253.45.39",
            "count": 2,
            "first_visit": "2022-05-29T23:38:01.439559+06:00",
            "date": null
        },
        {
            "id": 2418,
            "ip_address": "103.112.54.206",
            "count": 2,
            "first_visit": "2022-01-18T10:44:36.632730+06:00",
            "date": null
        },
        {
            "id": 12633,
            "ip_address": "103.159.171.82",
            "count": 2,
            "first_visit": "2022-05-29T23:38:04.295046+06:00",
            "date": null
        },
        {
            "id": 9157,
            "ip_address": "37.111.207.50",
            "count": 2,
            "first_visit": "2022-05-18T23:11:36.783375+06:00",
            "date": null
        },
        {
            "id": 28030,
            "ip_address": "114.119.132.227",
            "count": 2,
            "first_visit": "2022-07-27T07:27:33.057578+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28042,
            "ip_address": "119.30.32.194",
            "count": 2,
            "first_visit": "2022-07-27T07:53:07.095974+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 39165,
            "ip_address": "103.253.45.40",
            "count": 2,
            "first_visit": "2022-12-22T16:14:01.051171+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 21923,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-07-11T03:44:24.559697+06:00",
            "date": "2022-07-11"
        }
    ]
}