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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "results": [
        {
            "id": 52349,
            "ip_address": "103.109.59.100",
            "count": 1,
            "first_visit": "2023-08-13T00:53:37.270929+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 61070,
            "ip_address": "103.109.59.102",
            "count": 1,
            "first_visit": "2023-12-12T17:04:30.587101+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 22125,
            "ip_address": "103.109.59.103",
            "count": 1,
            "first_visit": "2022-07-12T15:08:42.090763+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 15246,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-06-15T11:39:53.893102+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12580,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-05-29T22:25:47.729566+06:00",
            "date": null
        },
        {
            "id": 9039,
            "ip_address": "103.109.59.166",
            "count": 1,
            "first_visit": "2022-05-18T18:02:33.141344+06:00",
            "date": null
        },
        {
            "id": 6799,
            "ip_address": "103.109.59.172",
            "count": 1,
            "first_visit": "2022-05-16T15:40:34.463021+06:00",
            "date": null
        },
        {
            "id": 10250,
            "ip_address": "103.109.59.177",
            "count": 1,
            "first_visit": "2022-05-22T10:43:31.724714+06:00",
            "date": null
        }
    ]
}