GET /user_management/visitor-free/?format=api&offset=7560&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=7568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7552&ordering=ip_address",
    "results": [
        {
            "id": 91475,
            "ip_address": "103.151.75.115",
            "count": 1,
            "first_visit": "2025-11-01T09:36:04.571494+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 72293,
            "ip_address": "103.151.75.137",
            "count": 1,
            "first_visit": "2024-08-19T10:57:01.382385+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 61693,
            "ip_address": "103.151.75.192",
            "count": 1,
            "first_visit": "2023-12-23T07:39:38.114912+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 68800,
            "ip_address": "103.151.75.237",
            "count": 1,
            "first_visit": "2024-05-22T10:48:04.047576+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 62393,
            "ip_address": "103.151.75.70",
            "count": 1,
            "first_visit": "2024-01-05T09:45:03.604813+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 9196,
            "ip_address": "103.152.102.114",
            "count": 6,
            "first_visit": "2022-05-18T23:40:05.757612+06:00",
            "date": null
        },
        {
            "id": 10030,
            "ip_address": "103.152.102.119",
            "count": 2,
            "first_visit": "2022-05-21T15:12:55.649357+06:00",
            "date": null
        },
        {
            "id": 24190,
            "ip_address": "103.152.102.119",
            "count": 2,
            "first_visit": "2022-07-19T22:14:48.058422+06:00",
            "date": "2022-07-19"
        }
    ]
}