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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34680&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34664&ordering=first_visit",
    "results": [
        {
            "id": 34673,
            "ip_address": "89.142.78.77",
            "count": 1,
            "first_visit": "2022-09-19T18:02:19.540330+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34674,
            "ip_address": "202.134.13.137",
            "count": 1,
            "first_visit": "2022-09-19T18:06:03.257119+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34675,
            "ip_address": "103.87.214.212",
            "count": 1,
            "first_visit": "2022-09-19T18:30:32.427301+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34676,
            "ip_address": "103.25.249.242",
            "count": 6,
            "first_visit": "2022-09-19T19:25:10.359093+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34677,
            "ip_address": "103.25.248.233",
            "count": 2,
            "first_visit": "2022-09-19T20:18:30.434429+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34678,
            "ip_address": "66.249.92.211",
            "count": 1,
            "first_visit": "2022-09-19T20:37:17.039080+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34679,
            "ip_address": "103.217.111.232",
            "count": 1,
            "first_visit": "2022-09-19T20:58:50.167275+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34680,
            "ip_address": "193.77.209.110",
            "count": 1,
            "first_visit": "2022-09-19T21:13:32.183857+06:00",
            "date": "2022-09-19"
        }
    ]
}