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

{
    "count": 101483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78728&ordering=-ip_address",
    "results": [
        {
            "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": 8782,
            "ip_address": "103.77.63.95",
            "count": 1,
            "first_visit": "2022-05-18T10:45:20.273721+06:00",
            "date": null
        },
        {
            "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": 14888,
            "ip_address": "103.77.63.92",
            "count": 1,
            "first_visit": "2022-06-13T20:58:10.727515+06:00",
            "date": "2022-06-13"
        },
        {
            "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": 1963,
            "ip_address": "103.77.63.89",
            "count": 1,
            "first_visit": "2022-01-11T21:54:22.455127+06:00",
            "date": null
        },
        {
            "id": 23135,
            "ip_address": "103.77.63.89",
            "count": 1,
            "first_visit": "2022-07-16T11:43:10.168961+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 936,
            "ip_address": "103.77.63.88",
            "count": 1,
            "first_visit": "2021-12-19T21:51:57.381771+06:00",
            "date": null
        }
    ]
}