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

{
    "count": 95873,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18784&ordering=-ip_address",
    "results": [
        {
            "id": 29592,
            "ip_address": "37.111.238.245",
            "count": 3,
            "first_visit": "2022-07-30T00:27:34.430677+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10023,
            "ip_address": "37.111.238.244",
            "count": 1,
            "first_visit": "2022-05-21T14:49:55.350635+06:00",
            "date": null
        },
        {
            "id": 12907,
            "ip_address": "37.111.238.240",
            "count": 2,
            "first_visit": "2022-05-30T22:48:25.161232+06:00",
            "date": null
        },
        {
            "id": 952,
            "ip_address": "37.111.238.238",
            "count": 5,
            "first_visit": "2021-12-19T22:49:23.372047+06:00",
            "date": null
        },
        {
            "id": 16080,
            "ip_address": "37.111.238.232",
            "count": 1,
            "first_visit": "2022-06-17T18:51:58.351419+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 33683,
            "ip_address": "37.111.238.229",
            "count": 1,
            "first_visit": "2022-09-02T11:17:33.700779+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 20942,
            "ip_address": "37.111.238.228",
            "count": 2,
            "first_visit": "2022-07-03T21:25:42.732849+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 16309,
            "ip_address": "37.111.238.220",
            "count": 1,
            "first_visit": "2022-06-18T10:12:55.141215+06:00",
            "date": "2022-06-18"
        }
    ]
}