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

{
    "count": 96091,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19704&ordering=ip_address",
    "results": [
        {
            "id": 38573,
            "ip_address": "103.67.157.166",
            "count": 1,
            "first_visit": "2022-12-11T17:07:17.715745+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 22931,
            "ip_address": "103.67.157.166",
            "count": 2,
            "first_visit": "2022-07-15T09:06:43.991975+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11394,
            "ip_address": "103.67.157.168",
            "count": 1,
            "first_visit": "2022-05-25T16:55:24.883084+06:00",
            "date": null
        },
        {
            "id": 6994,
            "ip_address": "103.67.157.17",
            "count": 1,
            "first_visit": "2022-05-16T18:25:07.724755+06:00",
            "date": null
        },
        {
            "id": 7204,
            "ip_address": "103.67.157.170",
            "count": 2,
            "first_visit": "2022-05-16T19:58:54.678337+06:00",
            "date": null
        },
        {
            "id": 7117,
            "ip_address": "103.67.157.171",
            "count": 1,
            "first_visit": "2022-05-16T19:32:03.389375+06:00",
            "date": null
        },
        {
            "id": 7419,
            "ip_address": "103.67.157.172",
            "count": 7,
            "first_visit": "2022-05-16T22:54:35.657860+06:00",
            "date": null
        },
        {
            "id": 40201,
            "ip_address": "103.67.157.174",
            "count": 1,
            "first_visit": "2023-01-11T09:54:16.162948+06:00",
            "date": "2023-01-11"
        }
    ]
}