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

{
    "count": 96171,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=first_visit",
    "results": [
        {
            "id": 20121,
            "ip_address": "202.134.14.139",
            "count": 1,
            "first_visit": "2022-06-29T19:51:23.786431+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20122,
            "ip_address": "119.30.47.91",
            "count": 1,
            "first_visit": "2022-06-29T19:52:28.692780+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20123,
            "ip_address": "103.25.250.236",
            "count": 1,
            "first_visit": "2022-06-29T19:56:40.410955+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20124,
            "ip_address": "37.111.236.62",
            "count": 1,
            "first_visit": "2022-06-29T19:58:40.102482+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20125,
            "ip_address": "103.136.200.97",
            "count": 2,
            "first_visit": "2022-06-29T20:05:42.485760+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20126,
            "ip_address": "103.16.72.230",
            "count": 1,
            "first_visit": "2022-06-29T20:07:23.943153+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20127,
            "ip_address": "103.159.186.110",
            "count": 2,
            "first_visit": "2022-06-29T20:08:55.164730+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20128,
            "ip_address": "52.200.177.113",
            "count": 1,
            "first_visit": "2022-06-29T20:10:00.333915+06:00",
            "date": "2022-06-29"
        }
    ]
}