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

{
    "count": 102302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74544&ordering=ip_address",
    "results": [
        {
            "id": 12356,
            "ip_address": "37.111.193.147",
            "count": 1,
            "first_visit": "2022-05-29T00:41:02.997339+06:00",
            "date": null
        },
        {
            "id": 30619,
            "ip_address": "37.111.193.148",
            "count": 1,
            "first_visit": "2022-08-01T10:38:21.551768+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 11914,
            "ip_address": "37.111.193.150",
            "count": 2,
            "first_visit": "2022-05-27T12:48:53.368872+06:00",
            "date": null
        },
        {
            "id": 17009,
            "ip_address": "37.111.193.151",
            "count": 1,
            "first_visit": "2022-06-21T12:41:23.205513+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 30326,
            "ip_address": "37.111.193.151",
            "count": 1,
            "first_visit": "2022-07-31T11:08:31.341544+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 25452,
            "ip_address": "37.111.193.151",
            "count": 1,
            "first_visit": "2022-07-21T11:54:44.356719+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29151,
            "ip_address": "37.111.193.152",
            "count": 1,
            "first_visit": "2022-07-29T09:39:03.291164+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 84941,
            "ip_address": "37.111.193.152",
            "count": 1,
            "first_visit": "2025-06-30T18:54:51.855084+06:00",
            "date": "2025-06-30"
        }
    ]
}