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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42208&ordering=ip_address",
    "results": [
        {
            "id": 57535,
            "ip_address": "114.119.152.221",
            "count": 1,
            "first_visit": "2023-10-14T02:27:16.276960+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 45602,
            "ip_address": "114.119.152.221",
            "count": 1,
            "first_visit": "2023-04-22T00:44:21.862741+06:00",
            "date": "2023-04-22"
        },
        {
            "id": 281,
            "ip_address": "114.119.152.221",
            "count": 15,
            "first_visit": "2021-12-06T11:54:50.766649+06:00",
            "date": null
        },
        {
            "id": 38111,
            "ip_address": "114.119.152.23",
            "count": 1,
            "first_visit": "2022-12-01T17:55:52.636856+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 522,
            "ip_address": "114.119.152.23",
            "count": 14,
            "first_visit": "2021-12-10T06:58:50.036322+06:00",
            "date": null
        },
        {
            "id": 48790,
            "ip_address": "114.119.152.23",
            "count": 1,
            "first_visit": "2023-06-25T07:09:07.781598+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 46123,
            "ip_address": "114.119.152.23",
            "count": 1,
            "first_visit": "2023-05-05T02:47:46.946644+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 44122,
            "ip_address": "114.119.152.230",
            "count": 1,
            "first_visit": "2023-03-20T19:18:25.825653+06:00",
            "date": "2023-03-20"
        }
    ]
}