GET /user_management/visitor-free/?format=api&offset=36760&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=36768&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36752&ordering=first_visit",
    "results": [
        {
            "id": 36761,
            "ip_address": "66.249.92.61",
            "count": 1,
            "first_visit": "2022-11-01T05:59:29.195310+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36762,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2022-11-01T07:19:38.993303+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36763,
            "ip_address": "103.170.175.38",
            "count": 1,
            "first_visit": "2022-11-01T07:24:14.027224+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36764,
            "ip_address": "103.230.104.48",
            "count": 1,
            "first_visit": "2022-11-01T08:38:10.440051+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36765,
            "ip_address": "103.230.107.25",
            "count": 1,
            "first_visit": "2022-11-01T08:51:18.862617+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36766,
            "ip_address": "114.119.141.118",
            "count": 2,
            "first_visit": "2022-11-01T09:04:25.071655+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36767,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-01T09:04:26.128868+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36768,
            "ip_address": "122.144.9.233",
            "count": 1,
            "first_visit": "2022-11-01T09:14:23.601434+06:00",
            "date": "2022-11-01"
        }
    ]
}