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

{
    "count": 103004,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52520&ordering=-ip_address",
    "results": [
        {
            "id": 12163,
            "ip_address": "119.30.32.53",
            "count": 1,
            "first_visit": "2022-05-28T11:43:35.873115+06:00",
            "date": null
        },
        {
            "id": 19600,
            "ip_address": "119.30.32.53",
            "count": 1,
            "first_visit": "2022-06-28T03:28:53.262617+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 64202,
            "ip_address": "119.30.32.52",
            "count": 2,
            "first_visit": "2024-02-01T17:32:34.023574+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 10953,
            "ip_address": "119.30.32.51",
            "count": 1,
            "first_visit": "2022-05-24T12:45:16.379156+06:00",
            "date": null
        },
        {
            "id": 27483,
            "ip_address": "119.30.32.50",
            "count": 1,
            "first_visit": "2022-07-25T23:43:48.094720+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7816,
            "ip_address": "119.30.32.50",
            "count": 2,
            "first_visit": "2022-05-17T10:20:02.165441+06:00",
            "date": null
        },
        {
            "id": 3014,
            "ip_address": "119.30.32.5",
            "count": 2,
            "first_visit": "2022-01-29T12:07:20.428539+06:00",
            "date": null
        },
        {
            "id": 27306,
            "ip_address": "119.30.32.49",
            "count": 2,
            "first_visit": "2022-07-25T13:38:34.310935+06:00",
            "date": "2022-07-25"
        }
    ]
}