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

{
    "count": 99790,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22904&ordering=ip_address",
    "results": [
        {
            "id": 1956,
            "ip_address": "103.85.233.30",
            "count": 1,
            "first_visit": "2022-01-11T20:40:08.456027+06:00",
            "date": null
        },
        {
            "id": 36201,
            "ip_address": "103.85.233.32",
            "count": 2,
            "first_visit": "2022-10-20T11:42:29.986828+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 27890,
            "ip_address": "103.85.233.32",
            "count": 1,
            "first_visit": "2022-07-26T22:19:55.686927+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 22856,
            "ip_address": "103.85.233.33",
            "count": 1,
            "first_visit": "2022-07-15T00:29:09.313923+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 12953,
            "ip_address": "103.85.233.33",
            "count": 1,
            "first_visit": "2022-05-31T00:30:17.550974+06:00",
            "date": null
        },
        {
            "id": 9209,
            "ip_address": "103.85.233.34",
            "count": 2,
            "first_visit": "2022-05-18T23:50:44.989141+06:00",
            "date": null
        },
        {
            "id": 9129,
            "ip_address": "103.85.233.35",
            "count": 2,
            "first_visit": "2022-05-18T22:41:27.572011+06:00",
            "date": null
        },
        {
            "id": 24223,
            "ip_address": "103.85.233.44",
            "count": 1,
            "first_visit": "2022-07-19T22:57:07.580160+06:00",
            "date": "2022-07-19"
        }
    ]
}