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

{
    "count": 99894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22360&ordering=ip_address",
    "results": [
        {
            "id": 23279,
            "ip_address": "103.77.63.90",
            "count": 1,
            "first_visit": "2022-07-17T10:17:26.884294+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 14888,
            "ip_address": "103.77.63.92",
            "count": 1,
            "first_visit": "2022-06-13T20:58:10.727515+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 22915,
            "ip_address": "103.77.63.92",
            "count": 2,
            "first_visit": "2022-07-15T08:05:32.116184+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 8782,
            "ip_address": "103.77.63.95",
            "count": 1,
            "first_visit": "2022-05-18T10:45:20.273721+06:00",
            "date": null
        },
        {
            "id": 14019,
            "ip_address": "103.77.63.98",
            "count": 2,
            "first_visit": "2022-06-08T15:51:48.594112+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 5046,
            "ip_address": "103.77.63.99",
            "count": 2,
            "first_visit": "2022-04-11T11:40:38.878641+06:00",
            "date": null
        },
        {
            "id": 16157,
            "ip_address": "103.77.63.99",
            "count": 1,
            "first_visit": "2022-06-17T23:39:25.265843+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12436,
            "ip_address": "103.78.161.24",
            "count": 2,
            "first_visit": "2022-05-29T11:19:50.436294+06:00",
            "date": null
        }
    ]
}