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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95520&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95504&ordering=count",
    "results": [
        {
            "id": 10877,
            "ip_address": "42.0.4.235",
            "count": 6,
            "first_visit": "2022-05-24T10:24:50.285982+06:00",
            "date": null
        },
        {
            "id": 10663,
            "ip_address": "103.67.157.193",
            "count": 6,
            "first_visit": "2022-05-23T13:34:35.293902+06:00",
            "date": null
        },
        {
            "id": 8552,
            "ip_address": "58.145.184.229",
            "count": 6,
            "first_visit": "2022-05-17T23:49:45.667072+06:00",
            "date": null
        },
        {
            "id": 23990,
            "ip_address": "66.249.66.62",
            "count": 6,
            "first_visit": "2022-07-19T04:11:44.684172+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 39469,
            "ip_address": "66.249.73.30",
            "count": 6,
            "first_visit": "2022-12-27T18:18:48.606810+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 214,
            "ip_address": "45.127.247.250",
            "count": 6,
            "first_visit": "2021-12-05T13:30:29.214658+06:00",
            "date": null
        },
        {
            "id": 21619,
            "ip_address": "66.249.66.4",
            "count": 6,
            "first_visit": "2022-07-08T17:08:21.591286+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 34342,
            "ip_address": "114.119.141.15",
            "count": 6,
            "first_visit": "2022-09-14T01:02:33.783208+06:00",
            "date": "2022-09-14"
        }
    ]
}