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

{
    "count": 91641,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=352&ordering=ip_address",
    "results": [
        {
            "id": 956,
            "ip_address": "103.102.43.250",
            "count": 1,
            "first_visit": "2021-12-19T23:02:08.166327+06:00",
            "date": null
        },
        {
            "id": 72919,
            "ip_address": "103.102.5.208",
            "count": 1,
            "first_visit": "2024-09-03T09:13:55.397580+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 80763,
            "ip_address": "103.103.124.66",
            "count": 1,
            "first_visit": "2025-03-29T19:15:01.481658+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 76860,
            "ip_address": "103.103.125.152",
            "count": 1,
            "first_visit": "2024-12-18T01:19:34.598622+06:00",
            "date": "2024-12-18"
        },
        {
            "id": 29548,
            "ip_address": "103.103.125.187",
            "count": 1,
            "first_visit": "2022-07-29T23:32:47.135012+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5057,
            "ip_address": "103.103.125.32",
            "count": 3,
            "first_visit": "2022-04-11T15:45:23.494915+06:00",
            "date": null
        },
        {
            "id": 16807,
            "ip_address": "103.103.125.37",
            "count": 1,
            "first_visit": "2022-06-20T12:35:29.668695+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 5261,
            "ip_address": "103.103.125.47",
            "count": 1,
            "first_visit": "2022-04-19T21:59:12.302748+06:00",
            "date": null
        }
    ]
}