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

{
    "count": 98250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17120&ordering=ip_address",
    "results": [
        {
            "id": 23668,
            "ip_address": "103.25.248.249",
            "count": 1,
            "first_visit": "2022-07-18T22:04:50.950823+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 34637,
            "ip_address": "103.25.248.250",
            "count": 1,
            "first_visit": "2022-09-18T23:02:54.790856+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 12555,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-05-29T21:11:16.593427+06:00",
            "date": null
        },
        {
            "id": 31275,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-08-05T21:42:53.256351+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 28158,
            "ip_address": "103.25.248.250",
            "count": 2,
            "first_visit": "2022-07-27T11:55:08.525047+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30746,
            "ip_address": "103.25.248.251",
            "count": 1,
            "first_visit": "2022-08-02T00:28:05.243364+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 27906,
            "ip_address": "103.25.248.251",
            "count": 1,
            "first_visit": "2022-07-26T22:54:02.085934+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8292,
            "ip_address": "103.25.248.251",
            "count": 4,
            "first_visit": "2022-05-17T20:36:03.580029+06:00",
            "date": null
        }
    ]
}