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

{
    "count": 95233,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16288&ordering=-ip_address",
    "results": [
        {
            "id": 50998,
            "ip_address": "42.0.4.235",
            "count": 1,
            "first_visit": "2023-07-27T12:32:03.079243+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 10877,
            "ip_address": "42.0.4.235",
            "count": 6,
            "first_visit": "2022-05-24T10:24:50.285982+06:00",
            "date": null
        },
        {
            "id": 7567,
            "ip_address": "42.0.4.234",
            "count": 3,
            "first_visit": "2022-05-17T02:07:10.817165+06:00",
            "date": null
        },
        {
            "id": 29577,
            "ip_address": "42.0.4.234",
            "count": 1,
            "first_visit": "2022-07-30T00:03:29.296488+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 42807,
            "ip_address": "42.0.4.234",
            "count": 1,
            "first_visit": "2023-02-27T22:24:54.188077+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 14499,
            "ip_address": "42.0.4.233",
            "count": 1,
            "first_visit": "2022-06-11T17:10:50.349670+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 29554,
            "ip_address": "42.0.4.233",
            "count": 1,
            "first_visit": "2022-07-29T23:35:12.556047+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8089,
            "ip_address": "42.0.4.232",
            "count": 5,
            "first_visit": "2022-05-17T12:31:46.456143+06:00",
            "date": null
        }
    ]
}