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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5040&ordering=ip_address",
    "results": [
        {
            "id": 22058,
            "ip_address": "103.135.255.25",
            "count": 1,
            "first_visit": "2022-07-12T01:56:49.460850+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 8498,
            "ip_address": "103.135.255.3",
            "count": 2,
            "first_visit": "2022-05-17T23:26:46.359351+06:00",
            "date": null
        },
        {
            "id": 12806,
            "ip_address": "103.135.255.34",
            "count": 1,
            "first_visit": "2022-05-30T15:23:30.481755+06:00",
            "date": null
        },
        {
            "id": 5527,
            "ip_address": "103.135.255.45",
            "count": 1,
            "first_visit": "2022-05-01T20:08:30.203067+06:00",
            "date": null
        },
        {
            "id": 20717,
            "ip_address": "103.135.255.50",
            "count": 2,
            "first_visit": "2022-07-02T14:31:59.315427+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 6349,
            "ip_address": "103.135.255.65",
            "count": 1,
            "first_visit": "2022-05-15T16:12:56.011795+06:00",
            "date": null
        },
        {
            "id": 11731,
            "ip_address": "103.135.255.73",
            "count": 1,
            "first_visit": "2022-05-26T22:24:04.063507+06:00",
            "date": null
        },
        {
            "id": 13027,
            "ip_address": "103.135.255.90",
            "count": 2,
            "first_visit": "2022-05-31T08:58:49.198551+06:00",
            "date": null
        }
    ]
}