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

{
    "count": 93997,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78032&ordering=ip_address",
    "results": [
        {
            "id": 15501,
            "ip_address": "42.0.4.250",
            "count": 4,
            "first_visit": "2022-06-16T00:46:12.939213+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4835,
            "ip_address": "42.0.4.250",
            "count": 3,
            "first_visit": "2022-04-01T00:57:32.612950+06:00",
            "date": null
        },
        {
            "id": 37154,
            "ip_address": "42.0.4.250",
            "count": 1,
            "first_visit": "2022-11-09T13:03:32.584579+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 28442,
            "ip_address": "42.0.4.250",
            "count": 1,
            "first_visit": "2022-07-28T00:11:03.129346+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 23951,
            "ip_address": "42.0.4.251",
            "count": 1,
            "first_visit": "2022-07-19T00:38:10.126272+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 7903,
            "ip_address": "42.0.4.251",
            "count": 5,
            "first_visit": "2022-05-17T11:05:26.267330+06:00",
            "date": null
        },
        {
            "id": 7124,
            "ip_address": "42.0.4.252",
            "count": 1,
            "first_visit": "2022-05-16T19:33:30.047193+06:00",
            "date": null
        },
        {
            "id": 25838,
            "ip_address": "42.0.4.252",
            "count": 1,
            "first_visit": "2022-07-22T07:55:59.563877+06:00",
            "date": "2022-07-22"
        }
    ]
}