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

{
    "count": 100284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20512&ordering=-ip_address",
    "results": [
        {
            "id": 24272,
            "ip_address": "37.111.228.72",
            "count": 1,
            "first_visit": "2022-07-20T00:14:45.571549+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25460,
            "ip_address": "37.111.228.65",
            "count": 1,
            "first_visit": "2022-07-21T12:01:38.968757+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8048,
            "ip_address": "37.111.228.65",
            "count": 1,
            "first_visit": "2022-05-17T12:14:46.641803+06:00",
            "date": null
        },
        {
            "id": 12838,
            "ip_address": "37.111.228.62",
            "count": 1,
            "first_visit": "2022-05-30T17:57:23.568439+06:00",
            "date": null
        },
        {
            "id": 27639,
            "ip_address": "37.111.228.62",
            "count": 1,
            "first_visit": "2022-07-26T09:47:51.069563+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8431,
            "ip_address": "37.111.228.6",
            "count": 1,
            "first_visit": "2022-05-17T23:02:34.588225+06:00",
            "date": null
        },
        {
            "id": 17539,
            "ip_address": "37.111.228.58",
            "count": 1,
            "first_visit": "2022-06-22T23:44:30.067223+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 21331,
            "ip_address": "37.111.228.56",
            "count": 2,
            "first_visit": "2022-07-06T14:07:43.895398+06:00",
            "date": "2022-07-06"
        }
    ]
}