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

{
    "count": 92163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2072&ordering=ip_address",
    "results": [
        {
            "id": 35015,
            "ip_address": "103.115.25.157",
            "count": 1,
            "first_visit": "2022-09-26T08:59:12.276690+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 12868,
            "ip_address": "103.115.25.168",
            "count": 1,
            "first_visit": "2022-05-30T20:30:31.377873+06:00",
            "date": null
        },
        {
            "id": 12703,
            "ip_address": "103.115.25.172",
            "count": 1,
            "first_visit": "2022-05-30T08:28:05.737375+06:00",
            "date": null
        },
        {
            "id": 33186,
            "ip_address": "103.115.25.184",
            "count": 2,
            "first_visit": "2022-08-28T11:50:09.746233+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 1515,
            "ip_address": "103.115.253.155",
            "count": 1,
            "first_visit": "2021-12-31T15:06:10.668154+06:00",
            "date": null
        },
        {
            "id": 1796,
            "ip_address": "103.115.253.212",
            "count": 1,
            "first_visit": "2022-01-11T11:17:36.174909+06:00",
            "date": null
        },
        {
            "id": 6806,
            "ip_address": "103.115.25.34",
            "count": 3,
            "first_visit": "2022-05-16T15:50:26.774590+06:00",
            "date": null
        },
        {
            "id": 33370,
            "ip_address": "103.115.253.41",
            "count": 1,
            "first_visit": "2022-08-29T23:39:53.087147+06:00",
            "date": "2022-08-29"
        }
    ]
}