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

{
    "count": 96126,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19872&ordering=ip_address",
    "results": [
        {
            "id": 26266,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-23T10:23:44.650160+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29749,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-30T10:08:14.882433+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12707,
            "ip_address": "103.67.157.254",
            "count": 1,
            "first_visit": "2022-05-30T08:39:06.400171+06:00",
            "date": null
        },
        {
            "id": 28059,
            "ip_address": "103.67.157.254",
            "count": 4,
            "first_visit": "2022-07-27T08:59:01.353718+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6268,
            "ip_address": "103.67.157.255",
            "count": 1,
            "first_visit": "2022-05-15T08:19:33.845546+06:00",
            "date": null
        },
        {
            "id": 8389,
            "ip_address": "103.67.157.26",
            "count": 1,
            "first_visit": "2022-05-17T22:44:13.715627+06:00",
            "date": null
        },
        {
            "id": 25929,
            "ip_address": "103.67.157.29",
            "count": 1,
            "first_visit": "2022-07-22T11:51:45.021552+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12626,
            "ip_address": "103.67.157.3",
            "count": 1,
            "first_visit": "2022-05-29T23:31:51.893735+06:00",
            "date": null
        }
    ]
}