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

{
    "count": 98325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31984&ordering=first_visit",
    "results": [
        {
            "id": 31993,
            "ip_address": "37.111.194.241",
            "count": 1,
            "first_visit": "2022-08-14T14:02:11.935297+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31994,
            "ip_address": "118.179.152.132",
            "count": 1,
            "first_visit": "2022-08-14T14:08:12.138668+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31995,
            "ip_address": "37.111.227.206",
            "count": 1,
            "first_visit": "2022-08-14T14:50:58.177864+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31996,
            "ip_address": "20.41.221.181",
            "count": 1,
            "first_visit": "2022-08-14T15:15:33.183285+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31997,
            "ip_address": "180.211.208.108",
            "count": 3,
            "first_visit": "2022-08-14T15:35:36.976215+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31998,
            "ip_address": "103.84.254.34",
            "count": 1,
            "first_visit": "2022-08-14T15:41:59.308037+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31999,
            "ip_address": "43.224.117.180",
            "count": 1,
            "first_visit": "2022-08-14T15:46:49.260310+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32000,
            "ip_address": "103.144.42.213",
            "count": 1,
            "first_visit": "2022-08-14T15:48:48.103646+06:00",
            "date": "2022-08-14"
        }
    ]
}