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

{
    "count": 97999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25392&ordering=-ip_address",
    "results": [
        {
            "id": 34195,
            "ip_address": "37.111.195.79",
            "count": 2,
            "first_visit": "2022-09-11T17:43:00.922742+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 1228,
            "ip_address": "37.111.195.78",
            "count": 1,
            "first_visit": "2021-12-22T01:38:30.034602+06:00",
            "date": null
        },
        {
            "id": 11721,
            "ip_address": "37.111.195.77",
            "count": 1,
            "first_visit": "2022-05-26T21:29:04.662748+06:00",
            "date": null
        },
        {
            "id": 16482,
            "ip_address": "37.111.195.77",
            "count": 1,
            "first_visit": "2022-06-19T04:05:46.361992+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 15196,
            "ip_address": "37.111.195.77",
            "count": 1,
            "first_visit": "2022-06-15T09:16:53.278419+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 26729,
            "ip_address": "37.111.195.76",
            "count": 1,
            "first_visit": "2022-07-24T12:26:55.651184+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 15846,
            "ip_address": "37.111.195.75",
            "count": 1,
            "first_visit": "2022-06-17T05:28:25.335377+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 25874,
            "ip_address": "37.111.195.71",
            "count": 1,
            "first_visit": "2022-07-22T09:10:10.730440+06:00",
            "date": "2022-07-22"
        }
    ]
}