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

{
    "count": 98396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32816&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32800&ordering=first_visit",
    "results": [
        {
            "id": 32809,
            "ip_address": "203.76.222.187",
            "count": 1,
            "first_visit": "2022-08-24T08:57:09.006532+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32810,
            "ip_address": "103.242.22.234",
            "count": 1,
            "first_visit": "2022-08-24T09:15:54.335450+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32811,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-08-24T09:32:08.591354+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32812,
            "ip_address": "103.139.132.131",
            "count": 1,
            "first_visit": "2022-08-24T09:45:05.246982+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32813,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-08-24T10:15:53.568076+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32814,
            "ip_address": "118.179.80.206",
            "count": 1,
            "first_visit": "2022-08-24T10:24:55.719399+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32815,
            "ip_address": "110.144.77.203",
            "count": 2,
            "first_visit": "2022-08-24T10:26:10.995040+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32816,
            "ip_address": "119.30.32.253",
            "count": 1,
            "first_visit": "2022-08-24T11:04:16.383488+06:00",
            "date": "2022-08-24"
        }
    ]
}