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

{
    "count": 101855,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75840&ordering=ip_address",
    "results": [
        {
            "id": 50788,
            "ip_address": "37.111.200.161",
            "count": 1,
            "first_visit": "2023-07-25T11:10:06.052779+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 28266,
            "ip_address": "37.111.200.162",
            "count": 1,
            "first_visit": "2022-07-27T16:35:25.383464+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 94735,
            "ip_address": "37.111.200.162",
            "count": 2,
            "first_visit": "2026-02-02T08:15:02.767427+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 15410,
            "ip_address": "37.111.200.163",
            "count": 1,
            "first_visit": "2022-06-15T18:59:22.364034+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 4017,
            "ip_address": "37.111.200.164",
            "count": 1,
            "first_visit": "2022-03-02T19:22:15.427777+06:00",
            "date": null
        },
        {
            "id": 26769,
            "ip_address": "37.111.200.164",
            "count": 2,
            "first_visit": "2022-07-24T14:14:23.609777+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6070,
            "ip_address": "37.111.200.165",
            "count": 2,
            "first_visit": "2022-05-14T19:25:22.948633+06:00",
            "date": null
        },
        {
            "id": 98436,
            "ip_address": "37.111.200.165",
            "count": 1,
            "first_visit": "2026-05-23T13:03:02.505181+06:00",
            "date": "2026-05-23"
        }
    ]
}