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

{
    "count": 100193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21096&ordering=-ip_address",
    "results": [
        {
            "id": 30255,
            "ip_address": "37.111.218.237",
            "count": 2,
            "first_visit": "2022-07-31T09:50:08.621256+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6733,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2022-05-16T14:05:12.453070+06:00",
            "date": null
        },
        {
            "id": 21624,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2022-07-08T18:05:28.615294+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 42554,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2023-02-22T17:58:29.866885+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 5444,
            "ip_address": "37.111.218.235",
            "count": 2,
            "first_visit": "2022-04-29T12:19:07.355371+06:00",
            "date": null
        },
        {
            "id": 20008,
            "ip_address": "37.111.218.235",
            "count": 1,
            "first_visit": "2022-06-29T11:55:59.100345+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12311,
            "ip_address": "37.111.218.232",
            "count": 1,
            "first_visit": "2022-05-28T22:50:44.156641+06:00",
            "date": null
        },
        {
            "id": 34558,
            "ip_address": "37.111.218.232",
            "count": 1,
            "first_visit": "2022-09-17T15:58:52.050929+06:00",
            "date": "2022-09-17"
        }
    ]
}