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

{
    "count": 96984,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22208&ordering=ip_address",
    "results": [
        {
            "id": 18432,
            "ip_address": "103.85.233.13",
            "count": 1,
            "first_visit": "2022-06-25T05:58:20.096683+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1543,
            "ip_address": "103.85.233.25",
            "count": 2,
            "first_visit": "2021-12-31T18:24:26.072137+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}