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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36544&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36528&ordering=first_visit",
    "results": [
        {
            "id": 36537,
            "ip_address": "66.249.66.92",
            "count": 3,
            "first_visit": "2022-10-27T15:38:11.293621+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36538,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2022-10-27T15:42:49.566212+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36539,
            "ip_address": "66.249.66.148",
            "count": 1,
            "first_visit": "2022-10-27T16:01:05.720672+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36540,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-10-27T16:15:07.736309+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36541,
            "ip_address": "27.147.226.41",
            "count": 1,
            "first_visit": "2022-10-27T16:34:19.078790+06:00",
            "date": "2022-10-27"
        },
        {
            "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": 36543,
            "ip_address": "103.149.104.41",
            "count": 1,
            "first_visit": "2022-10-27T17:19:11.748852+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36544,
            "ip_address": "123.253.65.50",
            "count": 1,
            "first_visit": "2022-10-27T17:31:32.836902+06:00",
            "date": "2022-10-27"
        }
    ]
}