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

{
    "count": 100086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21648&ordering=-ip_address",
    "results": [
        {
            "id": 3380,
            "ip_address": "37.111.214.208",
            "count": 1,
            "first_visit": "2022-02-07T09:33:09.532576+06:00",
            "date": null
        },
        {
            "id": 37973,
            "ip_address": "37.111.214.208",
            "count": 2,
            "first_visit": "2022-11-29T10:02:05.992779+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 8273,
            "ip_address": "37.111.214.206",
            "count": 2,
            "first_visit": "2022-05-17T19:41:01.728377+06:00",
            "date": null
        },
        {
            "id": 3970,
            "ip_address": "37.111.214.205",
            "count": 4,
            "first_visit": "2022-03-01T09:09:15.669846+06:00",
            "date": null
        },
        {
            "id": 16553,
            "ip_address": "37.111.214.204",
            "count": 3,
            "first_visit": "2022-06-19T11:12:06.189492+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 24832,
            "ip_address": "37.111.214.203",
            "count": 1,
            "first_visit": "2022-07-20T19:14:34.145170+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 20446,
            "ip_address": "37.111.214.203",
            "count": 1,
            "first_visit": "2022-06-30T21:05:11.825984+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 32729,
            "ip_address": "37.111.214.202",
            "count": 2,
            "first_visit": "2022-08-23T04:19:53.043037+06:00",
            "date": "2022-08-23"
        }
    ]
}