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

{
    "count": 100904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86184&ordering=ip_address",
    "results": [
        {
            "id": 18752,
            "ip_address": "45.248.151.137",
            "count": 1,
            "first_visit": "2022-06-25T19:41:06.220740+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        },
        {
            "id": 37697,
            "ip_address": "45.248.151.137",
            "count": 1,
            "first_visit": "2022-11-22T12:07:22.300211+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 2911,
            "ip_address": "45.248.151.138",
            "count": 2,
            "first_visit": "2022-01-26T23:13:14.098549+06:00",
            "date": null
        },
        {
            "id": 48888,
            "ip_address": "45.248.151.138",
            "count": 1,
            "first_visit": "2023-06-26T22:10:35.810944+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 50259,
            "ip_address": "45.248.151.138",
            "count": 1,
            "first_visit": "2023-07-18T11:45:52.165924+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 93564,
            "ip_address": "45.248.151.138",
            "count": 1,
            "first_visit": "2026-01-03T10:31:53.120623+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 95956,
            "ip_address": "45.248.151.138",
            "count": 2,
            "first_visit": "2026-03-11T18:26:34.885390+06:00",
            "date": "2026-03-11"
        }
    ]
}