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

{
    "count": 95331,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16704&ordering=ip_address",
    "results": [
        {
            "id": 85978,
            "ip_address": "103.25.250.131",
            "count": 1,
            "first_visit": "2025-07-17T12:12:01.524124+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 86219,
            "ip_address": "103.25.250.131",
            "count": 1,
            "first_visit": "2025-07-21T09:00:05.626632+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 79858,
            "ip_address": "103.25.250.225",
            "count": 1,
            "first_visit": "2025-03-07T23:01:35.109909+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 8750,
            "ip_address": "103.25.250.225",
            "count": 1,
            "first_visit": "2022-05-18T10:14:41.215172+06:00",
            "date": null
        },
        {
            "id": 56957,
            "ip_address": "103.25.250.226",
            "count": 1,
            "first_visit": "2023-10-07T00:23:07.726554+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 12280,
            "ip_address": "103.25.250.226",
            "count": 2,
            "first_visit": "2022-05-28T20:27:35.243959+06:00",
            "date": null
        },
        {
            "id": 10496,
            "ip_address": "103.25.250.227",
            "count": 2,
            "first_visit": "2022-05-23T01:53:44.095037+06:00",
            "date": null
        },
        {
            "id": 33472,
            "ip_address": "103.25.250.228",
            "count": 1,
            "first_visit": "2022-08-30T19:13:20.652642+06:00",
            "date": "2022-08-30"
        }
    ]
}