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

{
    "count": 102470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-count",
    "results": [
        {
            "id": 5260,
            "ip_address": "54.163.44.57",
            "count": 8,
            "first_visit": "2022-04-19T20:56:59.710085+06:00",
            "date": null
        },
        {
            "id": 10021,
            "ip_address": "37.111.197.130",
            "count": 8,
            "first_visit": "2022-05-21T14:35:49.922077+06:00",
            "date": null
        },
        {
            "id": 71755,
            "ip_address": "66.249.64.38",
            "count": 8,
            "first_visit": "2024-08-03T03:32:44.988980+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 5252,
            "ip_address": "54.90.188.202",
            "count": 8,
            "first_visit": "2022-04-19T15:09:33.137297+06:00",
            "date": null
        },
        {
            "id": 37710,
            "ip_address": "34.227.194.60",
            "count": 8,
            "first_visit": "2022-11-22T19:58:26.280604+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 71949,
            "ip_address": "66.249.79.229",
            "count": 8,
            "first_visit": "2024-08-09T01:28:12.832025+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 32040,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-08-15T07:49:05.017814+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 1509,
            "ip_address": "103.25.251.251",
            "count": 8,
            "first_visit": "2021-12-31T14:14:56.455929+06:00",
            "date": null
        }
    ]
}