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

{
    "count": 92404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82424&ordering=ip_address",
    "results": [
        {
            "id": 61476,
            "ip_address": "58.145.191.246",
            "count": 1,
            "first_visit": "2023-12-19T17:51:54.621220+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 1532,
            "ip_address": "58.145.191.247",
            "count": 1,
            "first_visit": "2021-12-31T16:36:07.446519+06:00",
            "date": null
        },
        {
            "id": 15142,
            "ip_address": "58.145.191.249",
            "count": 1,
            "first_visit": "2022-06-15T02:51:22.864933+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6475,
            "ip_address": "58.145.191.250",
            "count": 2,
            "first_visit": "2022-05-15T23:35:49.144514+06:00",
            "date": null
        },
        {
            "id": 35090,
            "ip_address": "58.145.191.253",
            "count": 1,
            "first_visit": "2022-09-27T15:50:50.884762+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 33796,
            "ip_address": "58.145.191.254",
            "count": 2,
            "first_visit": "2022-09-04T10:49:05.918026+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 12933,
            "ip_address": "58.145.191.254",
            "count": 1,
            "first_visit": "2022-05-30T23:58:34.850272+06:00",
            "date": null
        },
        {
            "id": 28393,
            "ip_address": "58.147.171.12",
            "count": 1,
            "first_visit": "2022-07-27T23:23:53.250898+06:00",
            "date": "2022-07-27"
        }
    ]
}