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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23096&ordering=-count",
    "results": [
        {
            "id": 20485,
            "ip_address": "114.119.138.177",
            "count": 2,
            "first_visit": "2022-07-01T01:28:43.207537+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 31333,
            "ip_address": "103.253.44.144",
            "count": 2,
            "first_visit": "2022-08-06T11:39:57.947933+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 36542,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-10-27T16:43:28.348403+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 31343,
            "ip_address": "59.152.99.249",
            "count": 2,
            "first_visit": "2022-08-06T15:55:51.449601+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31313,
            "ip_address": "202.134.14.71",
            "count": 2,
            "first_visit": "2022-08-06T04:06:29.270602+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 9675,
            "ip_address": "37.111.206.37",
            "count": 2,
            "first_visit": "2022-05-20T11:58:50.150691+06:00",
            "date": null
        },
        {
            "id": 9647,
            "ip_address": "116.58.203.132",
            "count": 2,
            "first_visit": "2022-05-20T10:44:46.205734+06:00",
            "date": null
        },
        {
            "id": 5244,
            "ip_address": "211.95.50.7",
            "count": 2,
            "first_visit": "2022-04-19T11:32:56.207028+06:00",
            "date": null
        }
    ]
}