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

{
    "count": 93089,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10448&ordering=-ip_address",
    "results": [
        {
            "id": 25243,
            "ip_address": "58.145.186.237",
            "count": 1,
            "first_visit": "2022-07-21T09:04:43.233695+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24952,
            "ip_address": "58.145.186.237",
            "count": 1,
            "first_visit": "2022-07-20T22:20:50.989575+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12012,
            "ip_address": "58.145.186.237",
            "count": 2,
            "first_visit": "2022-05-27T22:37:51.830132+06:00",
            "date": null
        },
        {
            "id": 15235,
            "ip_address": "58.145.186.236",
            "count": 1,
            "first_visit": "2022-06-15T11:01:25.036906+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 77899,
            "ip_address": "58.145.186.236",
            "count": 1,
            "first_visit": "2025-01-15T16:04:25.562747+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 62491,
            "ip_address": "58.145.186.236",
            "count": 2,
            "first_visit": "2024-01-06T04:27:08.397238+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 2569,
            "ip_address": "58.145.186.236",
            "count": 12,
            "first_visit": "2022-01-21T17:33:20.758505+06:00",
            "date": null
        },
        {
            "id": 14325,
            "ip_address": "58.145.186.236",
            "count": 1,
            "first_visit": "2022-06-10T12:37:39.278316+06:00",
            "date": "2022-06-10"
        }
    ]
}