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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38408&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38392&ordering=-first_visit",
    "results": [
        {
            "id": 63141,
            "ip_address": "114.119.149.81",
            "count": 1,
            "first_visit": "2024-01-15T12:59:47.312300+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63140,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-01-15T12:33:16.908918+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63139,
            "ip_address": "114.130.184.72",
            "count": 1,
            "first_visit": "2024-01-15T12:30:27.621162+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63138,
            "ip_address": "202.134.10.142",
            "count": 1,
            "first_visit": "2024-01-15T11:25:55.518431+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63137,
            "ip_address": "118.179.112.250",
            "count": 1,
            "first_visit": "2024-01-15T10:49:48.717430+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63136,
            "ip_address": "114.119.150.57",
            "count": 1,
            "first_visit": "2024-01-15T10:30:08.059894+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63135,
            "ip_address": "34.173.97.233",
            "count": 2,
            "first_visit": "2024-01-15T10:28:59.383941+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63134,
            "ip_address": "103.66.176.186",
            "count": 1,
            "first_visit": "2024-01-15T10:10:04.794445+06:00",
            "date": "2024-01-15"
        }
    ]
}