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

{
    "count": 95495,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3520&ordering=ip_address",
    "results": [
        {
            "id": 33460,
            "ip_address": "103.126.12.176",
            "count": 1,
            "first_visit": "2022-08-30T16:46:36.479079+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 29020,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-07-29T00:36:53.896537+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31203,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-08-05T01:17:09.512518+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 10130,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-05-21T22:50:24.051326+06:00",
            "date": null
        },
        {
            "id": 31503,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-08-08T03:52:03.945205+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 58323,
            "ip_address": "103.126.13.10",
            "count": 1,
            "first_visit": "2023-10-24T17:24:56.787953+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 6030,
            "ip_address": "103.126.13.133",
            "count": 1,
            "first_visit": "2022-05-14T19:08:34.787550+06:00",
            "date": null
        },
        {
            "id": 8520,
            "ip_address": "103.126.13.169",
            "count": 4,
            "first_visit": "2022-05-17T23:36:40.355154+06:00",
            "date": null
        }
    ]
}