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

{
    "count": 94558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=304&ordering=ip_address",
    "results": [
        {
            "id": 31779,
            "ip_address": "103.102.132.14",
            "count": 1,
            "first_visit": "2022-08-11T16:44:54.821128+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 12069,
            "ip_address": "103.102.132.255",
            "count": 2,
            "first_visit": "2022-05-28T00:05:26.123015+06:00",
            "date": null
        },
        {
            "id": 22258,
            "ip_address": "103.102.133.57",
            "count": 1,
            "first_visit": "2022-07-13T16:26:18.107906+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9802,
            "ip_address": "103.102.137.242",
            "count": 2,
            "first_visit": "2022-05-20T20:34:53.372774+06:00",
            "date": null
        },
        {
            "id": 37535,
            "ip_address": "103.102.138.10",
            "count": 1,
            "first_visit": "2022-11-18T13:45:17.438433+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 36757,
            "ip_address": "103.102.138.10",
            "count": 2,
            "first_visit": "2022-11-01T02:44:44.552162+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 12481,
            "ip_address": "103.102.138.110",
            "count": 2,
            "first_visit": "2022-05-29T14:14:08.696311+06:00",
            "date": null
        },
        {
            "id": 6645,
            "ip_address": "103.102.138.138",
            "count": 9,
            "first_visit": "2022-05-16T12:09:55.673486+06:00",
            "date": null
        }
    ]
}