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

{
    "count": 98483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19552&ordering=-count",
    "results": [
        {
            "id": 45254,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-04-13T03:29:56.290660+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 45294,
            "ip_address": "103.55.146.172",
            "count": 2,
            "first_visit": "2023-04-14T00:36:06.862287+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45408,
            "ip_address": "103.112.54.7",
            "count": 2,
            "first_visit": "2023-04-16T18:45:10.638824+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 46034,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-03T03:49:26.714128+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 49488,
            "ip_address": "37.111.201.168",
            "count": 2,
            "first_visit": "2023-07-07T13:46:45.692558+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 10768,
            "ip_address": "27.131.13.12",
            "count": 2,
            "first_visit": "2022-05-23T23:24:35.454439+06:00",
            "date": null
        },
        {
            "id": 10798,
            "ip_address": "103.151.132.13",
            "count": 2,
            "first_visit": "2022-05-24T04:10:43.142281+06:00",
            "date": null
        },
        {
            "id": 10788,
            "ip_address": "27.147.202.204",
            "count": 2,
            "first_visit": "2022-05-24T01:33:11.518497+06:00",
            "date": null
        }
    ]
}