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

{
    "count": 94745,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14632&ordering=-ip_address",
    "results": [
        {
            "id": 29370,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2022-07-29T15:36:25.817249+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 43639,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2023-03-12T22:09:35.050908+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 8641,
            "ip_address": "43.245.123.49",
            "count": 2,
            "first_visit": "2022-05-18T05:52:42.002296+06:00",
            "date": null
        },
        {
            "id": 30644,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2022-08-01T12:46:38.871873+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 43290,
            "ip_address": "43.245.123.48",
            "count": 1,
            "first_visit": "2023-03-06T21:06:41.897857+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 10075,
            "ip_address": "43.245.123.48",
            "count": 1,
            "first_visit": "2022-05-21T20:22:19.605259+06:00",
            "date": null
        },
        {
            "id": 7205,
            "ip_address": "43.245.123.47",
            "count": 4,
            "first_visit": "2022-05-16T19:59:05.918022+06:00",
            "date": null
        },
        {
            "id": 25517,
            "ip_address": "43.245.123.47",
            "count": 1,
            "first_visit": "2022-07-21T12:44:59.475814+06:00",
            "date": "2022-07-21"
        }
    ]
}