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

{
    "count": 97288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22968&ordering=-ip_address",
    "results": [
        {
            "id": 29183,
            "ip_address": "37.111.207.128",
            "count": 1,
            "first_visit": "2022-07-29T10:24:33.313131+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 36518,
            "ip_address": "37.111.207.128",
            "count": 7,
            "first_visit": "2022-10-27T10:08:41.472999+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 11434,
            "ip_address": "37.111.207.127",
            "count": 1,
            "first_visit": "2022-05-25T21:16:58.331006+06:00",
            "date": null
        },
        {
            "id": 7652,
            "ip_address": "37.111.207.125",
            "count": 1,
            "first_visit": "2022-05-17T08:17:00.931486+06:00",
            "date": null
        },
        {
            "id": 36903,
            "ip_address": "37.111.207.124",
            "count": 1,
            "first_visit": "2022-11-04T01:49:23.287384+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 21836,
            "ip_address": "37.111.207.124",
            "count": 1,
            "first_visit": "2022-07-10T07:49:30.214054+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 4117,
            "ip_address": "37.111.207.123",
            "count": 1,
            "first_visit": "2022-03-06T14:26:48.605330+06:00",
            "date": null
        },
        {
            "id": 23648,
            "ip_address": "37.111.207.123",
            "count": 1,
            "first_visit": "2022-07-18T22:01:05.780809+06:00",
            "date": "2022-07-18"
        }
    ]
}