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

{
    "count": 101571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77400&ordering=ip_address",
    "results": [
        {
            "id": 12152,
            "ip_address": "37.111.207.187",
            "count": 1,
            "first_visit": "2022-05-28T10:58:44.234564+06:00",
            "date": null
        },
        {
            "id": 36747,
            "ip_address": "37.111.207.187",
            "count": 1,
            "first_visit": "2022-11-01T00:45:55.572182+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36594,
            "ip_address": "37.111.207.188",
            "count": 1,
            "first_visit": "2022-10-28T23:13:47.370545+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 29080,
            "ip_address": "37.111.207.189",
            "count": 1,
            "first_visit": "2022-07-29T02:39:18.039954+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1501,
            "ip_address": "37.111.207.189",
            "count": 1,
            "first_visit": "2021-12-31T01:43:22.872963+06:00",
            "date": null
        },
        {
            "id": 101404,
            "ip_address": "37.111.207.189",
            "count": 3,
            "first_visit": "2026-08-10T15:31:04.996329+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 58860,
            "ip_address": "37.111.207.190",
            "count": 1,
            "first_visit": "2023-11-02T21:06:08.360867+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 8016,
            "ip_address": "37.111.207.190",
            "count": 1,
            "first_visit": "2022-05-17T12:00:04.322604+06:00",
            "date": null
        }
    ]
}