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

{
    "count": 101281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33808&ordering=-ip_address",
    "results": [
        {
            "id": 28597,
            "ip_address": "202.83.24.229",
            "count": 1,
            "first_visit": "2022-07-28T07:44:32.454555+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3821,
            "ip_address": "202.83.127.9",
            "count": 1,
            "first_visit": "2022-02-23T18:44:54.256274+06:00",
            "date": null
        },
        {
            "id": 2069,
            "ip_address": "202.83.127.252",
            "count": 2,
            "first_visit": "2022-01-12T23:54:37.216490+06:00",
            "date": null
        },
        {
            "id": 4315,
            "ip_address": "202.83.127.250",
            "count": 1,
            "first_visit": "2022-03-12T21:27:39.711136+06:00",
            "date": null
        },
        {
            "id": 13395,
            "ip_address": "202.83.127.249",
            "count": 2,
            "first_visit": "2022-06-02T18:27:51.103641+06:00",
            "date": null
        },
        {
            "id": 3933,
            "ip_address": "202.83.127.247",
            "count": 1,
            "first_visit": "2022-02-27T22:18:51.558121+06:00",
            "date": null
        },
        {
            "id": 18217,
            "ip_address": "202.83.127.244",
            "count": 1,
            "first_visit": "2022-06-24T17:47:13.144624+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3086,
            "ip_address": "202.83.127.240",
            "count": 2,
            "first_visit": "2022-01-31T12:53:37.863224+06:00",
            "date": null
        }
    ]
}