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

{
    "count": 102635,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48872&ordering=ip_address",
    "results": [
        {
            "id": 9944,
            "ip_address": "118.179.20.162",
            "count": 1,
            "first_visit": "2022-05-21T08:25:33.074625+06:00",
            "date": null
        },
        {
            "id": 88617,
            "ip_address": "118.179.20.170",
            "count": 1,
            "first_visit": "2025-08-29T12:03:48.449671+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 69023,
            "ip_address": "118.179.20.20",
            "count": 1,
            "first_visit": "2024-05-24T20:44:30.937394+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 14887,
            "ip_address": "118.179.20.22",
            "count": 1,
            "first_visit": "2022-06-13T20:56:01.457134+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 3973,
            "ip_address": "118.179.20.22",
            "count": 5,
            "first_visit": "2022-03-01T12:46:52.472398+06:00",
            "date": null
        },
        {
            "id": 2726,
            "ip_address": "118.179.202.217",
            "count": 1,
            "first_visit": "2022-01-24T15:09:15.536646+06:00",
            "date": null
        },
        {
            "id": 86432,
            "ip_address": "118.179.202.217",
            "count": 1,
            "first_visit": "2025-07-24T15:47:49.626357+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 43197,
            "ip_address": "118.179.202.217",
            "count": 1,
            "first_visit": "2023-03-05T10:34:53.639778+06:00",
            "date": "2023-03-05"
        }
    ]
}