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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82248&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82232&ordering=count",
    "results": [
        {
            "id": 5229,
            "ip_address": "103.152.143.189",
            "count": 2,
            "first_visit": "2022-04-18T19:25:54.213600+06:00",
            "date": null
        },
        {
            "id": 19915,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-06-29T03:46:33.522738+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 36726,
            "ip_address": "103.225.93.6",
            "count": 2,
            "first_visit": "2022-10-31T12:55:00.687255+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 19881,
            "ip_address": "114.119.131.231",
            "count": 2,
            "first_visit": "2022-06-29T00:35:48.900518+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20937,
            "ip_address": "103.229.82.110",
            "count": 2,
            "first_visit": "2022-07-03T21:00:31.589548+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 14200,
            "ip_address": "114.119.129.2",
            "count": 2,
            "first_visit": "2022-06-09T16:16:22.300308+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 20924,
            "ip_address": "37.111.213.22",
            "count": 2,
            "first_visit": "2022-07-03T18:59:22.714783+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 11716,
            "ip_address": "43.245.123.29",
            "count": 2,
            "first_visit": "2022-05-26T20:58:37.304869+06:00",
            "date": null
        }
    ]
}