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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78920&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78904&ordering=count",
    "results": [
        {
            "id": 22282,
            "ip_address": "37.111.206.52",
            "count": 2,
            "first_visit": "2022-07-13T17:24:02.303238+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 30412,
            "ip_address": "103.25.248.239",
            "count": 2,
            "first_visit": "2022-07-31T13:11:14.372563+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12235,
            "ip_address": "43.245.121.153",
            "count": 2,
            "first_visit": "2022-05-28T16:00:38.058919+06:00",
            "date": null
        },
        {
            "id": 1816,
            "ip_address": "37.111.210.204",
            "count": 2,
            "first_visit": "2022-01-11T11:34:27.992378+06:00",
            "date": null
        },
        {
            "id": 31341,
            "ip_address": "103.67.158.92",
            "count": 2,
            "first_visit": "2022-08-06T15:03:10.633859+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 1775,
            "ip_address": "119.8.179.23",
            "count": 2,
            "first_visit": "2022-01-10T20:41:31.402625+06:00",
            "date": null
        },
        {
            "id": 9584,
            "ip_address": "42.0.6.237",
            "count": 2,
            "first_visit": "2022-05-19T23:58:39.935800+06:00",
            "date": null
        },
        {
            "id": 10948,
            "ip_address": "37.111.206.140",
            "count": 2,
            "first_visit": "2022-05-24T12:29:26.683433+06:00",
            "date": null
        }
    ]
}