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

{
    "count": 101422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37416&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37400&ordering=first_visit",
    "results": [
        {
            "id": 37409,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-11-14T23:46:24.891439+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37410,
            "ip_address": "103.143.139.123",
            "count": 2,
            "first_visit": "2022-11-14T23:47:04.461126+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37411,
            "ip_address": "66.249.79.229",
            "count": 15,
            "first_visit": "2022-11-15T00:02:23.885999+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37412,
            "ip_address": "66.249.79.227",
            "count": 19,
            "first_visit": "2022-11-15T00:08:54.363807+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37413,
            "ip_address": "220.247.131.126",
            "count": 1,
            "first_visit": "2022-11-15T00:16:56.110292+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37414,
            "ip_address": "103.217.111.247",
            "count": 2,
            "first_visit": "2022-11-15T00:32:41.733858+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37415,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-11-15T01:09:28.034830+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37416,
            "ip_address": "66.249.79.231",
            "count": 12,
            "first_visit": "2022-11-15T01:24:16.136914+06:00",
            "date": "2022-11-15"
        }
    ]
}