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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83488&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 30579,
            "ip_address": "42.0.4.253",
            "count": 1,
            "first_visit": "2022-08-01T03:28:58.729064+06:00",
            "date": "2022-08-01"
        }
    ]
}