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

{
    "count": 100234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28184&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28168&ordering=-ip_address",
    "results": [
        {
            "id": 5225,
            "ip_address": "3.238.88.182",
            "count": 1,
            "first_visit": "2022-04-18T16:44:04.573890+06:00",
            "date": null
        },
        {
            "id": 48480,
            "ip_address": "3.23.85.34",
            "count": 5,
            "first_visit": "2023-06-18T20:14:55.528768+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 4934,
            "ip_address": "3.238.28.249",
            "count": 7,
            "first_visit": "2022-04-05T15:47:06.584341+06:00",
            "date": null
        },
        {
            "id": 3668,
            "ip_address": "3.238.188.25",
            "count": 1,
            "first_visit": "2022-02-16T18:03:17.711422+06:00",
            "date": null
        },
        {
            "id": 79502,
            "ip_address": "3.238.187.158",
            "count": 1,
            "first_visit": "2025-02-27T00:38:09.208650+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 79730,
            "ip_address": "3.238.187.158",
            "count": 1,
            "first_visit": "2025-03-04T16:21:57.389592+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 2309,
            "ip_address": "3.237.9.141",
            "count": 1,
            "first_visit": "2022-01-16T16:20:41.826155+06:00",
            "date": null
        },
        {
            "id": 5051,
            "ip_address": "3.237.90.104",
            "count": 1,
            "first_visit": "2022-04-11T12:36:58.392292+06:00",
            "date": null
        }
    ]
}