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

{
    "count": 96568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21568&ordering=ip_address",
    "results": [
        {
            "id": 8782,
            "ip_address": "103.77.63.95",
            "count": 1,
            "first_visit": "2022-05-18T10:45:20.273721+06:00",
            "date": null
        },
        {
            "id": 14019,
            "ip_address": "103.77.63.98",
            "count": 2,
            "first_visit": "2022-06-08T15:51:48.594112+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 5046,
            "ip_address": "103.77.63.99",
            "count": 2,
            "first_visit": "2022-04-11T11:40:38.878641+06:00",
            "date": null
        },
        {
            "id": 16157,
            "ip_address": "103.77.63.99",
            "count": 1,
            "first_visit": "2022-06-17T23:39:25.265843+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12436,
            "ip_address": "103.78.161.24",
            "count": 2,
            "first_visit": "2022-05-29T11:19:50.436294+06:00",
            "date": null
        },
        {
            "id": 1517,
            "ip_address": "103.78.188.104",
            "count": 1,
            "first_visit": "2021-12-31T15:14:11.366442+06:00",
            "date": null
        },
        {
            "id": 3964,
            "ip_address": "103.78.189.105",
            "count": 1,
            "first_visit": "2022-03-01T00:29:16.872002+06:00",
            "date": null
        },
        {
            "id": 30671,
            "ip_address": "103.78.189.148",
            "count": 1,
            "first_visit": "2022-08-01T15:27:05.800234+06:00",
            "date": "2022-08-01"
        }
    ]
}