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

{
    "count": 94196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12760&ordering=-ip_address",
    "results": [
        {
            "id": 10494,
            "ip_address": "45.251.229.110",
            "count": 1,
            "first_visit": "2022-05-23T01:42:51.199097+06:00",
            "date": null
        },
        {
            "id": 9096,
            "ip_address": "45.251.229.109",
            "count": 6,
            "first_visit": "2022-05-18T22:14:34.294235+06:00",
            "date": null
        },
        {
            "id": 2696,
            "ip_address": "45.251.228.33",
            "count": 4,
            "first_visit": "2022-01-23T20:22:41.509658+06:00",
            "date": null
        },
        {
            "id": 40930,
            "ip_address": "45.251.228.32",
            "count": 1,
            "first_visit": "2023-01-25T12:48:54.381984+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40915,
            "ip_address": "45.251.228.32",
            "count": 3,
            "first_visit": "2023-01-24T22:38:15.870020+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 25336,
            "ip_address": "45.251.228.247",
            "count": 1,
            "first_visit": "2022-07-21T10:33:54.418206+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7323,
            "ip_address": "45.251.228.246",
            "count": 1,
            "first_visit": "2022-05-16T22:04:57.685652+06:00",
            "date": null
        },
        {
            "id": 36287,
            "ip_address": "45.251.228.234",
            "count": 2,
            "first_visit": "2022-10-22T07:25:50.339702+06:00",
            "date": "2022-10-22"
        }
    ]
}