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

{
    "count": 101371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36240&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36224&ordering=id",
    "results": [
        {
            "id": 36233,
            "ip_address": "59.152.12.38",
            "count": 1,
            "first_visit": "2022-10-20T23:07:39.598133+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36234,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-10-21T00:00:31.091882+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36235,
            "ip_address": "114.119.134.123",
            "count": 20,
            "first_visit": "2022-10-21T00:03:56.292467+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36236,
            "ip_address": "103.85.242.199",
            "count": 1,
            "first_visit": "2022-10-21T00:22:39.072244+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36237,
            "ip_address": "66.249.72.164",
            "count": 13,
            "first_visit": "2022-10-21T00:28:09.113153+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36238,
            "ip_address": "66.249.72.168",
            "count": 10,
            "first_visit": "2022-10-21T00:44:38.931383+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36239,
            "ip_address": "114.119.141.146",
            "count": 15,
            "first_visit": "2022-10-21T01:03:39.706052+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 36240,
            "ip_address": "66.249.72.166",
            "count": 15,
            "first_visit": "2022-10-21T01:34:59.056098+06:00",
            "date": "2022-10-21"
        }
    ]
}