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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5048&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5032&ordering=-date",
    "results": [
        {
            "id": 5052,
            "ip_address": "211.95.50.8",
            "count": 2,
            "first_visit": "2022-04-11T12:56:43.680115+06:00",
            "date": null
        },
        {
            "id": 5092,
            "ip_address": "103.29.124.21",
            "count": 3,
            "first_visit": "2022-04-13T01:05:10.249308+06:00",
            "date": null
        },
        {
            "id": 5094,
            "ip_address": "24.107.80.137",
            "count": 1,
            "first_visit": "2022-04-13T03:04:58.540312+06:00",
            "date": null
        },
        {
            "id": 5095,
            "ip_address": "54.227.80.26",
            "count": 1,
            "first_visit": "2022-04-13T03:24:01.127981+06:00",
            "date": null
        },
        {
            "id": 5096,
            "ip_address": "202.53.173.170",
            "count": 1,
            "first_visit": "2022-04-13T03:44:43.321343+06:00",
            "date": null
        },
        {
            "id": 5098,
            "ip_address": "27.147.204.131",
            "count": 1,
            "first_visit": "2022-04-13T10:19:09.460408+06:00",
            "date": null
        },
        {
            "id": 5100,
            "ip_address": "103.130.11.37",
            "count": 1,
            "first_visit": "2022-04-13T13:55:45.379624+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}