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

{
    "count": 98152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28376&ordering=-ip_address",
    "results": [
        {
            "id": 53439,
            "ip_address": "27.147.205.119",
            "count": 1,
            "first_visit": "2023-08-24T23:55:07.626660+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 554,
            "ip_address": "27.147.205.117",
            "count": 1,
            "first_visit": "2021-12-10T23:23:49.362171+06:00",
            "date": null
        },
        {
            "id": 9439,
            "ip_address": "27.147.205.113",
            "count": 3,
            "first_visit": "2022-05-19T17:03:03.408267+06:00",
            "date": null
        },
        {
            "id": 51748,
            "ip_address": "27.147.205.106",
            "count": 2,
            "first_visit": "2023-08-05T10:28:40.546072+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51569,
            "ip_address": "27.147.205.104",
            "count": 1,
            "first_visit": "2023-08-03T12:42:45.038229+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 49893,
            "ip_address": "27.147.205.102",
            "count": 2,
            "first_visit": "2023-07-13T08:14:14.212259+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 48827,
            "ip_address": "27.147.205.102",
            "count": 6,
            "first_visit": "2023-06-25T22:47:31.688848+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 48853,
            "ip_address": "27.147.205.102",
            "count": 3,
            "first_visit": "2023-06-26T08:40:20.390014+06:00",
            "date": "2023-06-26"
        }
    ]
}