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

{
    "count": 92369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7632&ordering=ip_address",
    "results": [
        {
            "id": 32076,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-08-15T20:28:55.255445+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 16103,
            "ip_address": "103.152.143.211",
            "count": 2,
            "first_visit": "2022-06-17T20:28:12.612099+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4974,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-04-07T12:51:41.983887+06:00",
            "date": null
        },
        {
            "id": 32112,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-08-16T10:39:17.424928+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 5430,
            "ip_address": "103.152.143.225",
            "count": 7,
            "first_visit": "2022-04-28T13:05:56.067103+06:00",
            "date": null
        },
        {
            "id": 31075,
            "ip_address": "103.152.143.80",
            "count": 1,
            "first_visit": "2022-08-04T02:10:01.476602+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 28676,
            "ip_address": "103.152.143.80",
            "count": 1,
            "first_visit": "2022-07-28T10:46:43.007392+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27706,
            "ip_address": "103.152.143.87",
            "count": 1,
            "first_visit": "2022-07-26T12:45:18.262111+06:00",
            "date": "2022-07-26"
        }
    ]
}