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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80512&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80496&ordering=count",
    "results": [
        {
            "id": 3419,
            "ip_address": "66.249.73.19",
            "count": 2,
            "first_visit": "2022-02-08T06:29:57.730542+06:00",
            "date": null
        },
        {
            "id": 38878,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2022-12-17T10:46:56.328630+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 3418,
            "ip_address": "66.249.73.21",
            "count": 2,
            "first_visit": "2022-02-08T05:26:46.982447+06:00",
            "date": null
        },
        {
            "id": 39343,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-25T21:05:33.983969+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 33738,
            "ip_address": "91.235.127.242",
            "count": 2,
            "first_visit": "2022-09-03T08:28:48.039490+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 22739,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2022-07-14T17:16:04.831564+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 21541,
            "ip_address": "168.119.68.180",
            "count": 2,
            "first_visit": "2022-07-08T01:30:01.601916+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 27583,
            "ip_address": "114.119.130.60",
            "count": 2,
            "first_visit": "2022-07-26T04:24:56.576616+06:00",
            "date": "2022-07-26"
        }
    ]
}