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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79256&ordering=ip_address",
    "results": [
        {
            "id": 35451,
            "ip_address": "37.111.213.77",
            "count": 1,
            "first_visit": "2022-10-04T06:46:25.219301+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 8597,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-05-18T01:00:00.535125+06:00",
            "date": null
        },
        {
            "id": 37379,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-11-14T14:40:30.662846+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 93070,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-12-17T18:49:44.185902+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 86874,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-08-01T11:16:53.539762+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 84301,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2025-06-21T14:41:17.391107+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 66564,
            "ip_address": "37.111.213.79",
            "count": 1,
            "first_visit": "2024-04-02T20:08:54.916572+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 5000,
            "ip_address": "37.111.213.8",
            "count": 1,
            "first_visit": "2022-04-08T23:05:53.587637+06:00",
            "date": null
        }
    ]
}