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

{
    "count": 101372,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81304&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81288&ordering=count",
    "results": [
        {
            "id": 34522,
            "ip_address": "180.148.214.129",
            "count": 2,
            "first_visit": "2022-09-17T02:38:52.692453+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 7949,
            "ip_address": "37.111.245.187",
            "count": 2,
            "first_visit": "2022-05-17T11:29:32.162202+06:00",
            "date": null
        },
        {
            "id": 4286,
            "ip_address": "103.84.245.40",
            "count": 2,
            "first_visit": "2022-03-11T19:23:40.028991+06:00",
            "date": null
        },
        {
            "id": 712,
            "ip_address": "103.216.56.35",
            "count": 2,
            "first_visit": "2021-12-15T12:20:11.026084+06:00",
            "date": null
        },
        {
            "id": 29708,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-07-30T08:34:32.506255+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 21263,
            "ip_address": "209.85.238.167",
            "count": 2,
            "first_visit": "2022-07-06T02:40:33.711692+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 4288,
            "ip_address": "37.111.207.47",
            "count": 2,
            "first_visit": "2022-03-11T21:15:57.323324+06:00",
            "date": null
        },
        {
            "id": 24484,
            "ip_address": "37.111.242.30",
            "count": 2,
            "first_visit": "2022-07-20T10:47:48.578561+06:00",
            "date": "2022-07-20"
        }
    ]
}