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

{
    "count": 101505,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78464&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78448&ordering=count",
    "results": [
        {
            "id": 9869,
            "ip_address": "103.130.172.203",
            "count": 2,
            "first_visit": "2022-05-20T23:15:17.595766+06:00",
            "date": null
        },
        {
            "id": 38436,
            "ip_address": "154.89.7.55",
            "count": 2,
            "first_visit": "2022-12-07T10:30:00.312049+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 1287,
            "ip_address": "27.147.205.10",
            "count": 2,
            "first_visit": "2021-12-23T12:30:16.616567+06:00",
            "date": null
        },
        {
            "id": 9960,
            "ip_address": "103.67.157.77",
            "count": 2,
            "first_visit": "2022-05-21T09:54:02.198057+06:00",
            "date": null
        },
        {
            "id": 9945,
            "ip_address": "37.111.210.99",
            "count": 2,
            "first_visit": "2022-05-21T08:25:46.953684+06:00",
            "date": null
        },
        {
            "id": 236,
            "ip_address": "103.209.228.91",
            "count": 2,
            "first_visit": "2021-12-05T21:13:52.499284+06:00",
            "date": null
        },
        {
            "id": 9877,
            "ip_address": "37.111.207.90",
            "count": 2,
            "first_visit": "2022-05-20T23:25:46.576437+06:00",
            "date": null
        },
        {
            "id": 9835,
            "ip_address": "37.111.206.121",
            "count": 2,
            "first_visit": "2022-05-20T22:38:44.998681+06:00",
            "date": null
        }
    ]
}