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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77472&ordering=ip_address",
    "results": [
        {
            "id": 30387,
            "ip_address": "37.111.207.227",
            "count": 1,
            "first_visit": "2022-07-31T12:17:01.490821+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13187,
            "ip_address": "37.111.207.227",
            "count": 1,
            "first_visit": "2022-05-31T21:21:33.486706+06:00",
            "date": null
        },
        {
            "id": 7542,
            "ip_address": "37.111.207.228",
            "count": 1,
            "first_visit": "2022-05-17T00:30:29.709477+06:00",
            "date": null
        },
        {
            "id": 98225,
            "ip_address": "37.111.207.228",
            "count": 1,
            "first_visit": "2026-05-18T13:59:09.144637+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 38223,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-12-03T13:53:39.585814+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 16498,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-06-19T07:21:02.409483+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 27238,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-07-25T12:29:16.436080+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7846,
            "ip_address": "37.111.207.229",
            "count": 6,
            "first_visit": "2022-05-17T10:38:35.566763+06:00",
            "date": null
        }
    ]
}