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

{
    "count": 95474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17240&ordering=ip_address",
    "results": [
        {
            "id": 13138,
            "ip_address": "103.253.46.0",
            "count": 1,
            "first_visit": "2022-05-31T15:31:43.700295+06:00",
            "date": null
        },
        {
            "id": 17444,
            "ip_address": "103.253.46.1",
            "count": 1,
            "first_visit": "2022-06-22T18:14:17.663259+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 32104,
            "ip_address": "103.253.46.100",
            "count": 1,
            "first_visit": "2022-08-16T08:55:28.962857+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 11769,
            "ip_address": "103.253.46.102",
            "count": 3,
            "first_visit": "2022-05-26T23:07:45.315376+06:00",
            "date": null
        },
        {
            "id": 11768,
            "ip_address": "103.253.46.102",
            "count": 1,
            "first_visit": "2022-05-26T23:07:45.313992+06:00",
            "date": null
        },
        {
            "id": 17520,
            "ip_address": "103.253.46.102",
            "count": 1,
            "first_visit": "2022-06-22T22:52:55.498847+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10924,
            "ip_address": "103.253.46.106",
            "count": 1,
            "first_visit": "2022-05-24T11:49:41.130769+06:00",
            "date": null
        },
        {
            "id": 37600,
            "ip_address": "103.253.46.106",
            "count": 1,
            "first_visit": "2022-11-20T12:38:30.553607+06:00",
            "date": "2022-11-20"
        }
    ]
}