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

{
    "count": 101416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80312&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80296&ordering=count",
    "results": [
        {
            "id": 13069,
            "ip_address": "103.165.162.68",
            "count": 2,
            "first_visit": "2022-05-31T11:25:49.794968+06:00",
            "date": null
        },
        {
            "id": 24096,
            "ip_address": "103.97.161.206",
            "count": 2,
            "first_visit": "2022-07-19T13:44:43.885705+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 13073,
            "ip_address": "37.111.246.221",
            "count": 2,
            "first_visit": "2022-05-31T11:30:55.793929+06:00",
            "date": null
        },
        {
            "id": 24166,
            "ip_address": "37.111.239.110",
            "count": 2,
            "first_visit": "2022-07-19T20:08:10.580155+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 19023,
            "ip_address": "45.248.149.252",
            "count": 2,
            "first_visit": "2022-06-26T10:04:12.054594+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 33748,
            "ip_address": "103.138.24.159",
            "count": 2,
            "first_visit": "2022-09-03T12:16:09.618434+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 17237,
            "ip_address": "114.119.132.59",
            "count": 2,
            "first_visit": "2022-06-22T02:02:53.461325+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3219,
            "ip_address": "37.111.193.140",
            "count": 2,
            "first_visit": "2022-02-02T12:46:52.660701+06:00",
            "date": null
        }
    ]
}