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

{
    "count": 101299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34272&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34256&ordering=first_visit",
    "results": [
        {
            "id": 34265,
            "ip_address": "130.41.114.11",
            "count": 1,
            "first_visit": "2022-09-12T15:13:48.060947+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34266,
            "ip_address": "103.67.158.125",
            "count": 1,
            "first_visit": "2022-09-12T15:18:26.880636+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34267,
            "ip_address": "79.153.230.132",
            "count": 1,
            "first_visit": "2022-09-12T16:05:06.376762+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34268,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-09-12T16:34:49.220580+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34269,
            "ip_address": "202.134.14.145",
            "count": 1,
            "first_visit": "2022-09-12T17:50:03.476035+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34270,
            "ip_address": "202.125.79.58",
            "count": 1,
            "first_visit": "2022-09-12T18:45:36.621864+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34271,
            "ip_address": "182.48.82.29",
            "count": 2,
            "first_visit": "2022-09-12T19:20:38.827338+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34272,
            "ip_address": "182.48.82.28",
            "count": 2,
            "first_visit": "2022-09-12T19:22:05.371873+06:00",
            "date": "2022-09-12"
        }
    ]
}