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

{
    "count": 100226,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21096&ordering=ip_address",
    "results": [
        {
            "id": 8066,
            "ip_address": "103.67.158.178",
            "count": 1,
            "first_visit": "2022-05-17T12:22:26.779301+06:00",
            "date": null
        },
        {
            "id": 28159,
            "ip_address": "103.67.158.179",
            "count": 1,
            "first_visit": "2022-07-27T11:55:31.200776+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6790,
            "ip_address": "103.67.158.179",
            "count": 1,
            "first_visit": "2022-05-16T15:34:10.162433+06:00",
            "date": null
        },
        {
            "id": 10077,
            "ip_address": "103.67.158.180",
            "count": 1,
            "first_visit": "2022-05-21T20:23:54.208005+06:00",
            "date": null
        },
        {
            "id": 15028,
            "ip_address": "103.67.158.180",
            "count": 1,
            "first_visit": "2022-06-14T16:25:24.155415+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 5137,
            "ip_address": "103.67.158.181",
            "count": 2,
            "first_visit": "2022-04-15T15:56:58.748225+06:00",
            "date": null
        },
        {
            "id": 21228,
            "ip_address": "103.67.158.181",
            "count": 1,
            "first_visit": "2022-07-05T15:51:03.820024+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 15339,
            "ip_address": "103.67.158.183",
            "count": 1,
            "first_visit": "2022-06-15T16:14:45.673992+06:00",
            "date": "2022-06-15"
        }
    ]
}