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

{
    "count": 101919,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42368&ordering=-count",
    "results": [
        {
            "id": 37301,
            "ip_address": "149.233.43.236",
            "count": 1,
            "first_visit": "2022-11-12T14:09:55.593580+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37345,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-13T21:41:03.042099+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37368,
            "ip_address": "137.74.81.189",
            "count": 1,
            "first_visit": "2022-11-14T10:26:26.108968+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37310,
            "ip_address": "103.134.38.34",
            "count": 1,
            "first_visit": "2022-11-13T00:03:54.756455+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37325,
            "ip_address": "45.248.151.21",
            "count": 1,
            "first_visit": "2022-11-13T12:41:47.836813+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37326,
            "ip_address": "120.50.15.108",
            "count": 1,
            "first_visit": "2022-11-13T12:56:07.880725+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37327,
            "ip_address": "103.109.53.27",
            "count": 1,
            "first_visit": "2022-11-13T12:58:16.959724+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37357,
            "ip_address": "37.111.206.104",
            "count": 1,
            "first_visit": "2022-11-14T07:43:16.408570+06:00",
            "date": "2022-11-14"
        }
    ]
}