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

{
    "count": 94102,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77768&ordering=-ip_address",
    "results": [
        {
            "id": 28508,
            "ip_address": "103.25.248.238",
            "count": 2,
            "first_visit": "2022-07-28T01:59:54.144051+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 30618,
            "ip_address": "103.25.248.238",
            "count": 1,
            "first_visit": "2022-08-01T10:23:06.374805+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 7261,
            "ip_address": "103.25.248.238",
            "count": 4,
            "first_visit": "2022-05-16T20:08:31.178695+06:00",
            "date": null
        },
        {
            "id": 3956,
            "ip_address": "103.25.248.237",
            "count": 3,
            "first_visit": "2022-02-28T20:33:07.305493+06:00",
            "date": null
        },
        {
            "id": 29056,
            "ip_address": "103.25.248.237",
            "count": 1,
            "first_visit": "2022-07-29T01:45:32.529565+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27359,
            "ip_address": "103.25.248.237",
            "count": 1,
            "first_visit": "2022-07-25T15:23:27.737419+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 30399,
            "ip_address": "103.25.248.237",
            "count": 1,
            "first_visit": "2022-07-31T12:35:12.984777+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 31826,
            "ip_address": "103.25.248.237",
            "count": 1,
            "first_visit": "2022-08-12T06:54:08.476744+06:00",
            "date": "2022-08-12"
        }
    ]
}