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

{
    "count": 100707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16144&ordering=-ip_address",
    "results": [
        {
            "id": 29303,
            "ip_address": "43.245.123.204",
            "count": 1,
            "first_visit": "2022-07-29T13:26:59.405262+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9785,
            "ip_address": "43.245.123.203",
            "count": 2,
            "first_visit": "2022-05-20T18:15:14.959433+06:00",
            "date": null
        },
        {
            "id": 12449,
            "ip_address": "43.245.123.202",
            "count": 3,
            "first_visit": "2022-05-29T12:12:30.981881+06:00",
            "date": null
        },
        {
            "id": 27199,
            "ip_address": "43.245.123.201",
            "count": 1,
            "first_visit": "2022-07-25T11:35:33.298701+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 32041,
            "ip_address": "43.245.123.20",
            "count": 1,
            "first_visit": "2022-08-15T07:59:10.043748+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 1678,
            "ip_address": "43.245.123.2",
            "count": 6,
            "first_visit": "2022-01-05T20:53:02.789050+06:00",
            "date": null
        },
        {
            "id": 27684,
            "ip_address": "43.245.123.197",
            "count": 1,
            "first_visit": "2022-07-26T11:52:11.000775+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28044,
            "ip_address": "43.245.123.194",
            "count": 4,
            "first_visit": "2022-07-27T07:58:18.667337+06:00",
            "date": "2022-07-27"
        }
    ]
}