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

{
    "count": 103250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53872&ordering=-ip_address",
    "results": [
        {
            "id": 18447,
            "ip_address": "118.179.45.56",
            "count": 1,
            "first_visit": "2022-06-25T06:47:23.623588+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12564,
            "ip_address": "118.179.45.30",
            "count": 1,
            "first_visit": "2022-05-29T22:05:46.410767+06:00",
            "date": null
        },
        {
            "id": 52296,
            "ip_address": "118.179.45.250",
            "count": 1,
            "first_visit": "2023-08-12T11:29:32.554824+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 97373,
            "ip_address": "118.179.45.225",
            "count": 2,
            "first_visit": "2026-04-25T07:43:13.482436+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 4548,
            "ip_address": "118.179.45.218",
            "count": 1,
            "first_visit": "2022-03-21T12:58:58.210233+06:00",
            "date": null
        },
        {
            "id": 78286,
            "ip_address": "118.179.45.178",
            "count": 1,
            "first_visit": "2025-01-27T13:18:59.143570+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 2752,
            "ip_address": "118.179.45.17",
            "count": 1,
            "first_visit": "2022-01-24T21:25:32.901585+06:00",
            "date": null
        },
        {
            "id": 39916,
            "ip_address": "118.179.45.126",
            "count": 1,
            "first_visit": "2023-01-05T13:28:04.189006+06:00",
            "date": "2023-01-05"
        }
    ]
}