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

{
    "count": 94862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=-ip_address",
    "results": [
        {
            "id": 10850,
            "ip_address": "43.245.122.2",
            "count": 1,
            "first_visit": "2022-05-24T09:49:25.681402+06:00",
            "date": null
        },
        {
            "id": 30451,
            "ip_address": "43.245.122.199",
            "count": 1,
            "first_visit": "2022-07-31T17:00:42.722972+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 43354,
            "ip_address": "43.245.122.197",
            "count": 1,
            "first_visit": "2023-03-07T20:16:23.656611+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 31018,
            "ip_address": "43.245.122.195",
            "count": 2,
            "first_visit": "2022-08-03T17:28:49.168302+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 9535,
            "ip_address": "43.245.122.195",
            "count": 1,
            "first_visit": "2022-05-19T23:00:42.020409+06:00",
            "date": null
        },
        {
            "id": 12637,
            "ip_address": "43.245.122.192",
            "count": 1,
            "first_visit": "2022-05-29T23:43:53.864926+06:00",
            "date": null
        },
        {
            "id": 43339,
            "ip_address": "43.245.122.192",
            "count": 1,
            "first_visit": "2023-03-07T17:12:21.056307+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 32460,
            "ip_address": "43.245.122.191",
            "count": 1,
            "first_visit": "2022-08-19T22:38:20.924508+06:00",
            "date": "2022-08-19"
        }
    ]
}