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

{
    "count": 98385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32600&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32584&ordering=first_visit",
    "results": [
        {
            "id": 32593,
            "ip_address": "103.9.187.1",
            "count": 2,
            "first_visit": "2022-08-21T12:46:24.733445+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32594,
            "ip_address": "202.134.14.151",
            "count": 1,
            "first_visit": "2022-08-21T12:53:24.518273+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32595,
            "ip_address": "37.111.210.35",
            "count": 4,
            "first_visit": "2022-08-21T12:55:39.435036+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32596,
            "ip_address": "116.193.220.218",
            "count": 2,
            "first_visit": "2022-08-21T13:13:49.274868+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32597,
            "ip_address": "103.174.214.47",
            "count": 1,
            "first_visit": "2022-08-21T13:15:45.563056+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32598,
            "ip_address": "37.111.229.149",
            "count": 2,
            "first_visit": "2022-08-21T13:21:54.028085+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32599,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-08-21T13:31:15.945803+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32600,
            "ip_address": "202.173.122.40",
            "count": 1,
            "first_visit": "2022-08-21T13:41:22.535808+06:00",
            "date": "2022-08-21"
        }
    ]
}