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

{
    "count": 100843,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16840&ordering=-ip_address",
    "results": [
        {
            "id": 88949,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2025-09-04T10:41:18.752377+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 9555,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2022-05-19T23:28:52.468695+06:00",
            "date": null
        },
        {
            "id": 11676,
            "ip_address": "43.245.120.161",
            "count": 1,
            "first_visit": "2022-05-26T15:15:35.731804+06:00",
            "date": null
        },
        {
            "id": 79245,
            "ip_address": "43.245.120.161",
            "count": 1,
            "first_visit": "2025-02-21T11:47:54.965154+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 89410,
            "ip_address": "43.245.120.159",
            "count": 4,
            "first_visit": "2025-09-12T17:28:12.375335+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 26978,
            "ip_address": "43.245.120.158",
            "count": 4,
            "first_visit": "2022-07-25T01:07:52.760483+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 100167,
            "ip_address": "43.245.120.158",
            "count": 1,
            "first_visit": "2026-07-11T19:58:03.485384+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 28388,
            "ip_address": "43.245.120.156",
            "count": 1,
            "first_visit": "2022-07-27T23:15:48.350756+06:00",
            "date": "2022-07-27"
        }
    ]
}