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

{
    "count": 98418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19032&ordering=ip_address",
    "results": [
        {
            "id": 43967,
            "ip_address": "103.55.146.172",
            "count": 2,
            "first_visit": "2023-03-18T11:57:33.739740+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 30975,
            "ip_address": "103.55.146.173",
            "count": 1,
            "first_visit": "2022-08-03T11:29:33.567636+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 68886,
            "ip_address": "103.55.146.173",
            "count": 1,
            "first_visit": "2024-05-22T19:54:20.375431+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 49376,
            "ip_address": "103.55.146.174",
            "count": 12,
            "first_visit": "2023-07-05T09:48:23.719307+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 49409,
            "ip_address": "103.55.146.174",
            "count": 6,
            "first_visit": "2023-07-06T00:10:00.575311+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 49480,
            "ip_address": "103.55.146.174",
            "count": 3,
            "first_visit": "2023-07-07T11:41:01.213854+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 3502,
            "ip_address": "103.55.146.195",
            "count": 1,
            "first_visit": "2022-02-10T21:10:12.240552+06:00",
            "date": null
        },
        {
            "id": 2289,
            "ip_address": "103.55.146.199",
            "count": 1,
            "first_visit": "2022-01-16T13:15:58.216878+06:00",
            "date": null
        }
    ]
}