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

{
    "count": 91680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=416&ordering=-ip_address",
    "results": [
        {
            "id": 22397,
            "ip_address": "92.27.85.21",
            "count": 3,
            "first_visit": "2022-07-13T23:21:47.098544+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 5321,
            "ip_address": "92.26.111.101",
            "count": 1,
            "first_visit": "2022-04-23T02:10:15.046951+06:00",
            "date": null
        },
        {
            "id": 5937,
            "ip_address": "92.255.220.24",
            "count": 2,
            "first_visit": "2022-05-13T00:55:45.907423+06:00",
            "date": null
        },
        {
            "id": 78449,
            "ip_address": "92.253.199.91",
            "count": 1,
            "first_visit": "2025-02-01T12:15:40.617285+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 75448,
            "ip_address": "92.25.156.211",
            "count": 1,
            "first_visit": "2024-11-10T07:02:32.693244+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 75658,
            "ip_address": "92.25.156.211",
            "count": 1,
            "first_visit": "2024-11-14T14:45:27.593218+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 17397,
            "ip_address": "92.251.254.8",
            "count": 1,
            "first_visit": "2022-06-22T15:41:05.557129+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 11700,
            "ip_address": "92.251.254.6",
            "count": 2,
            "first_visit": "2022-05-26T19:00:57.934001+06:00",
            "date": null
        }
    ]
}