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

{
    "count": 100133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95640&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95624&ordering=count",
    "results": [
        {
            "id": 2325,
            "ip_address": "103.176.248.109",
            "count": 6,
            "first_visit": "2022-01-16T19:23:02.142262+06:00",
            "date": null
        },
        {
            "id": 11023,
            "ip_address": "114.119.128.40",
            "count": 6,
            "first_visit": "2022-05-24T16:00:49.238476+06:00",
            "date": null
        },
        {
            "id": 25118,
            "ip_address": "66.249.66.60",
            "count": 6,
            "first_visit": "2022-07-21T05:20:29.300231+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 36792,
            "ip_address": "66.249.72.164",
            "count": 6,
            "first_visit": "2022-11-01T17:35:32.984739+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 8999,
            "ip_address": "103.31.155.236",
            "count": 6,
            "first_visit": "2022-05-18T15:34:39.330710+06:00",
            "date": null
        },
        {
            "id": 32766,
            "ip_address": "66.249.64.198",
            "count": 6,
            "first_visit": "2022-08-23T16:51:17.626846+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 11117,
            "ip_address": "114.119.131.195",
            "count": 6,
            "first_visit": "2022-05-24T20:31:09.497743+06:00",
            "date": null
        },
        {
            "id": 2286,
            "ip_address": "103.237.78.90",
            "count": 6,
            "first_visit": "2022-01-16T12:38:21.654070+06:00",
            "date": null
        }
    ]
}