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

{
    "count": 97435,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=-ip_address",
    "results": [
        {
            "id": 15172,
            "ip_address": "37.111.206.228",
            "count": 1,
            "first_visit": "2022-06-15T07:35:53.887798+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12897,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2022-05-30T22:21:23.272105+06:00",
            "date": null
        },
        {
            "id": 25669,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2022-07-21T21:41:15.751189+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 68813,
            "ip_address": "37.111.206.227",
            "count": 1,
            "first_visit": "2024-05-22T12:13:45.591561+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 11488,
            "ip_address": "37.111.206.226",
            "count": 1,
            "first_visit": "2022-05-25T23:06:36.485181+06:00",
            "date": null
        },
        {
            "id": 12374,
            "ip_address": "37.111.206.225",
            "count": 2,
            "first_visit": "2022-05-29T03:48:50.984094+06:00",
            "date": null
        },
        {
            "id": 19720,
            "ip_address": "37.111.206.225",
            "count": 1,
            "first_visit": "2022-06-28T11:32:37.636807+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 41746,
            "ip_address": "37.111.206.225",
            "count": 1,
            "first_visit": "2023-02-07T18:25:44.668891+06:00",
            "date": "2023-02-07"
        }
    ]
}