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

{
    "count": 101385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80672&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80656&ordering=count",
    "results": [
        {
            "id": 8356,
            "ip_address": "37.111.207.58",
            "count": 2,
            "first_visit": "2022-05-17T22:30:26.117779+06:00",
            "date": null
        },
        {
            "id": 21489,
            "ip_address": "150.107.49.33",
            "count": 2,
            "first_visit": "2022-07-07T16:55:24.134807+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 3578,
            "ip_address": "116.204.154.153",
            "count": 2,
            "first_visit": "2022-02-13T19:40:25.317364+06:00",
            "date": null
        },
        {
            "id": 3538,
            "ip_address": "58.145.189.241",
            "count": 2,
            "first_visit": "2022-02-12T01:48:02.406759+06:00",
            "date": null
        },
        {
            "id": 10539,
            "ip_address": "103.120.166.241",
            "count": 2,
            "first_visit": "2022-05-23T08:56:32.579382+06:00",
            "date": null
        },
        {
            "id": 3581,
            "ip_address": "40.94.94.13",
            "count": 2,
            "first_visit": "2022-02-13T21:38:25.577248+06:00",
            "date": null
        },
        {
            "id": 28345,
            "ip_address": "37.111.225.12",
            "count": 2,
            "first_visit": "2022-07-27T22:09:35.153999+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 21414,
            "ip_address": "114.119.134.80",
            "count": 2,
            "first_visit": "2022-07-07T04:22:31.598617+06:00",
            "date": "2022-07-07"
        }
    ]
}