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

{
    "count": 102285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74688&ordering=ip_address",
    "results": [
        {
            "id": 10878,
            "ip_address": "37.111.193.33",
            "count": 1,
            "first_visit": "2022-05-24T10:28:06.840065+06:00",
            "date": null
        },
        {
            "id": 24674,
            "ip_address": "37.111.193.34",
            "count": 1,
            "first_visit": "2022-07-20T14:37:26.849808+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39228,
            "ip_address": "37.111.193.34",
            "count": 3,
            "first_visit": "2022-12-23T13:10:37.979763+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 86499,
            "ip_address": "37.111.193.34",
            "count": 2,
            "first_visit": "2025-07-25T17:16:05.607583+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 13423,
            "ip_address": "37.111.193.35",
            "count": 1,
            "first_visit": "2022-06-03T00:37:28.752316+06:00",
            "date": null
        },
        {
            "id": 13559,
            "ip_address": "37.111.193.38",
            "count": 1,
            "first_visit": "2022-06-05T15:45:22.203812+06:00",
            "date": null
        },
        {
            "id": 10769,
            "ip_address": "37.111.193.39",
            "count": 1,
            "first_visit": "2022-05-23T23:24:44.796326+06:00",
            "date": null
        },
        {
            "id": 4951,
            "ip_address": "37.111.193.40",
            "count": 1,
            "first_visit": "2022-04-06T14:55:38.668905+06:00",
            "date": null
        }
    ]
}