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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79208&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79192&ordering=count",
    "results": [
        {
            "id": 9393,
            "ip_address": "103.134.39.206",
            "count": 2,
            "first_visit": "2022-05-19T14:41:39.445170+06:00",
            "date": null
        },
        {
            "id": 16651,
            "ip_address": "58.145.184.243",
            "count": 2,
            "first_visit": "2022-06-19T20:46:08.744488+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 9391,
            "ip_address": "37.111.205.234",
            "count": 2,
            "first_visit": "2022-05-19T14:39:02.489720+06:00",
            "date": null
        },
        {
            "id": 10921,
            "ip_address": "37.111.207.97",
            "count": 2,
            "first_visit": "2022-05-24T11:46:09.008472+06:00",
            "date": null
        },
        {
            "id": 36963,
            "ip_address": "103.111.167.44",
            "count": 2,
            "first_visit": "2022-11-05T11:29:06.607723+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 9387,
            "ip_address": "37.111.226.30",
            "count": 2,
            "first_visit": "2022-05-19T14:32:44.006313+06:00",
            "date": null
        },
        {
            "id": 9334,
            "ip_address": "103.109.238.50",
            "count": 2,
            "first_visit": "2022-05-19T11:32:59.731886+06:00",
            "date": null
        },
        {
            "id": 26561,
            "ip_address": "103.92.206.253",
            "count": 2,
            "first_visit": "2022-07-24T06:59:29.146980+06:00",
            "date": "2022-07-24"
        }
    ]
}