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

{
    "count": 95284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16496&ordering=ip_address",
    "results": [
        {
            "id": 30748,
            "ip_address": "103.25.248.233",
            "count": 1,
            "first_visit": "2022-08-02T00:54:40.422699+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 34677,
            "ip_address": "103.25.248.233",
            "count": 2,
            "first_visit": "2022-09-19T20:18:30.434429+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 10000,
            "ip_address": "103.25.248.233",
            "count": 1,
            "first_visit": "2022-05-21T13:17:09.045815+06:00",
            "date": null
        },
        {
            "id": 31182,
            "ip_address": "103.25.248.233",
            "count": 2,
            "first_visit": "2022-08-04T23:45:20.911499+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 34044,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-09-08T13:03:58.443742+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 29620,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-07-30T01:17:54.052562+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10535,
            "ip_address": "103.25.248.234",
            "count": 3,
            "first_visit": "2022-05-23T08:42:11.019640+06:00",
            "date": null
        },
        {
            "id": 29459,
            "ip_address": "103.25.248.234",
            "count": 1,
            "first_visit": "2022-07-29T22:01:05.926516+06:00",
            "date": "2022-07-29"
        }
    ]
}