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

{
    "count": 97364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=first_visit",
    "results": [
        {
            "id": 23241,
            "ip_address": "195.154.122.11",
            "count": 1,
            "first_visit": "2022-07-17T04:36:33.598016+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23242,
            "ip_address": "43.245.123.182",
            "count": 1,
            "first_visit": "2022-07-17T04:39:53.562055+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23243,
            "ip_address": "114.119.129.4",
            "count": 1,
            "first_visit": "2022-07-17T04:54:22.653165+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23244,
            "ip_address": "114.119.128.142",
            "count": 1,
            "first_visit": "2022-07-17T05:13:31.216702+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23245,
            "ip_address": "114.119.131.234",
            "count": 1,
            "first_visit": "2022-07-17T05:22:45.119894+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23246,
            "ip_address": "114.119.132.187",
            "count": 1,
            "first_visit": "2022-07-17T05:30:45.281188+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23247,
            "ip_address": "114.119.128.39",
            "count": 1,
            "first_visit": "2022-07-17T05:35:16.149945+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23248,
            "ip_address": "114.119.128.67",
            "count": 1,
            "first_visit": "2022-07-17T05:54:15.349661+06:00",
            "date": "2022-07-17"
        }
    ]
}