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

{
    "count": 98312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31880&ordering=-ip_address",
    "results": [
        {
            "id": 32170,
            "ip_address": "203.190.14.130",
            "count": 1,
            "first_visit": "2022-08-16T23:06:08.581810+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 19954,
            "ip_address": "203.190.14.130",
            "count": 4,
            "first_visit": "2022-06-29T08:02:39.358130+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 22101,
            "ip_address": "203.190.14.130",
            "count": 2,
            "first_visit": "2022-07-12T09:08:07.947719+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 31432,
            "ip_address": "203.190.14.130",
            "count": 1,
            "first_visit": "2022-08-07T13:09:45.259495+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 32080,
            "ip_address": "203.190.14.130",
            "count": 2,
            "first_visit": "2022-08-15T22:07:43.219298+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 13241,
            "ip_address": "203.190.13.163",
            "count": 1,
            "first_visit": "2022-06-01T10:52:41.002356+06:00",
            "date": null
        },
        {
            "id": 12458,
            "ip_address": "203.190.13.153",
            "count": 1,
            "first_visit": "2022-05-29T12:25:25.596919+06:00",
            "date": null
        },
        {
            "id": 8604,
            "ip_address": "203.190.13.138",
            "count": 2,
            "first_visit": "2022-05-18T01:17:35.043134+06:00",
            "date": null
        }
    ]
}