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

{
    "count": 98321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31944&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31928&ordering=first_visit",
    "results": [
        {
            "id": 31937,
            "ip_address": "103.167.18.17",
            "count": 1,
            "first_visit": "2022-08-13T21:22:52.822779+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31938,
            "ip_address": "202.134.8.193",
            "count": 1,
            "first_visit": "2022-08-13T21:26:17.651648+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31939,
            "ip_address": "58.145.185.225",
            "count": 1,
            "first_visit": "2022-08-13T21:56:02.489510+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31940,
            "ip_address": "202.134.14.235",
            "count": 3,
            "first_visit": "2022-08-13T21:56:15.134737+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31941,
            "ip_address": "220.247.131.127",
            "count": 1,
            "first_visit": "2022-08-13T22:07:17.809143+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31942,
            "ip_address": "173.252.87.22",
            "count": 1,
            "first_visit": "2022-08-13T23:03:40.919597+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31943,
            "ip_address": "185.240.17.42",
            "count": 1,
            "first_visit": "2022-08-13T23:04:59.070464+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31944,
            "ip_address": "43.245.122.220",
            "count": 1,
            "first_visit": "2022-08-13T23:24:05.383358+06:00",
            "date": "2022-08-13"
        }
    ]
}