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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28232&ordering=-ip_address",
    "results": [
        {
            "id": 17468,
            "ip_address": "27.147.207.80",
            "count": 1,
            "first_visit": "2022-06-22T19:23:41.147364+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 4095,
            "ip_address": "27.147.207.63",
            "count": 8,
            "first_visit": "2022-03-05T11:40:24.400524+06:00",
            "date": null
        },
        {
            "id": 18586,
            "ip_address": "27.147.207.63",
            "count": 2,
            "first_visit": "2022-06-25T12:54:11.561576+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 25198,
            "ip_address": "27.147.207.62",
            "count": 1,
            "first_visit": "2022-07-21T08:20:24.779773+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 27955,
            "ip_address": "27.147.207.60",
            "count": 1,
            "first_visit": "2022-07-27T01:03:57.599237+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16184,
            "ip_address": "27.147.207.55",
            "count": 3,
            "first_visit": "2022-06-18T01:20:19.399294+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 1607,
            "ip_address": "27.147.207.53",
            "count": 3,
            "first_visit": "2022-01-03T01:58:12.491822+06:00",
            "date": null
        },
        {
            "id": 4858,
            "ip_address": "27.147.207.51",
            "count": 1,
            "first_visit": "2022-04-01T20:35:37.097351+06:00",
            "date": null
        }
    ]
}