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

{
    "count": 95419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16984&ordering=ip_address",
    "results": [
        {
            "id": 12951,
            "ip_address": "103.253.44.175",
            "count": 1,
            "first_visit": "2022-05-31T00:26:37.707518+06:00",
            "date": null
        },
        {
            "id": 36075,
            "ip_address": "103.253.44.176",
            "count": 1,
            "first_visit": "2022-10-18T10:32:12.726215+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 13282,
            "ip_address": "103.253.44.176",
            "count": 1,
            "first_visit": "2022-06-01T19:40:21.099986+06:00",
            "date": null
        },
        {
            "id": 57469,
            "ip_address": "103.253.44.177",
            "count": 1,
            "first_visit": "2023-10-13T09:17:53.530850+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 13434,
            "ip_address": "103.253.44.178",
            "count": 1,
            "first_visit": "2022-06-03T07:50:59.784509+06:00",
            "date": null
        },
        {
            "id": 16705,
            "ip_address": "103.253.44.179",
            "count": 1,
            "first_visit": "2022-06-20T00:55:07.609289+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 11705,
            "ip_address": "103.253.44.18",
            "count": 1,
            "first_visit": "2022-05-26T19:38:04.996187+06:00",
            "date": null
        },
        {
            "id": 11818,
            "ip_address": "103.253.44.180",
            "count": 1,
            "first_visit": "2022-05-27T00:41:44.692137+06:00",
            "date": null
        }
    ]
}