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

{
    "count": 92361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7568&ordering=ip_address",
    "results": [
        {
            "id": 63420,
            "ip_address": "103.152.102.200",
            "count": 1,
            "first_visit": "2024-01-19T12:34:58.468416+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 63505,
            "ip_address": "103.152.102.201",
            "count": 1,
            "first_visit": "2024-01-21T00:03:00.918911+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 63502,
            "ip_address": "103.152.102.201",
            "count": 2,
            "first_visit": "2024-01-20T23:14:57.165360+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 20172,
            "ip_address": "103.152.102.74",
            "count": 1,
            "first_visit": "2022-06-29T22:26:32.337423+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7644,
            "ip_address": "103.152.102.76",
            "count": 1,
            "first_visit": "2022-05-17T08:15:02.923341+06:00",
            "date": null
        },
        {
            "id": 4281,
            "ip_address": "103.152.103.142",
            "count": 1,
            "first_visit": "2022-03-11T16:26:59.431637+06:00",
            "date": null
        },
        {
            "id": 28469,
            "ip_address": "103.152.103.188",
            "count": 1,
            "first_visit": "2022-07-28T00:49:26.609977+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28232,
            "ip_address": "103.152.103.189",
            "count": 1,
            "first_visit": "2022-07-27T14:02:03.053822+06:00",
            "date": "2022-07-27"
        }
    ]
}