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

{
    "count": 101994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=first_visit",
    "results": [
        {
            "id": 42993,
            "ip_address": "202.134.14.73",
            "count": 1,
            "first_visit": "2023-03-02T12:46:06.400205+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42994,
            "ip_address": "27.147.163.216",
            "count": 2,
            "first_visit": "2023-03-02T12:50:10.831657+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42995,
            "ip_address": "140.82.201.104",
            "count": 8,
            "first_visit": "2023-03-02T13:08:20.877651+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42996,
            "ip_address": "103.83.235.158",
            "count": 1,
            "first_visit": "2023-03-02T13:13:46.006620+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42997,
            "ip_address": "37.111.206.67",
            "count": 2,
            "first_visit": "2023-03-02T13:26:49.418066+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42998,
            "ip_address": "103.230.104.10",
            "count": 1,
            "first_visit": "2023-03-02T13:30:38.560947+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42999,
            "ip_address": "103.203.93.230",
            "count": 1,
            "first_visit": "2023-03-02T13:33:20.271941+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 43000,
            "ip_address": "123.136.29.57",
            "count": 1,
            "first_visit": "2023-03-02T13:40:29.265344+06:00",
            "date": "2023-03-02"
        }
    ]
}