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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17896&ordering=ip_address",
    "results": [
        {
            "id": 11795,
            "ip_address": "103.25.251.244",
            "count": 2,
            "first_visit": "2022-05-26T23:50:23.370445+06:00",
            "date": null
        },
        {
            "id": 23919,
            "ip_address": "103.25.251.244",
            "count": 1,
            "first_visit": "2022-07-18T23:25:16.261770+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27404,
            "ip_address": "103.25.251.245",
            "count": 3,
            "first_visit": "2022-07-25T20:26:36.143956+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27617,
            "ip_address": "103.25.251.245",
            "count": 1,
            "first_visit": "2022-07-26T08:07:34.801400+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5571,
            "ip_address": "103.25.251.245",
            "count": 2,
            "first_visit": "2022-05-03T06:04:59.252982+06:00",
            "date": null
        },
        {
            "id": 18789,
            "ip_address": "103.25.251.246",
            "count": 2,
            "first_visit": "2022-06-25T21:44:58.444609+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 94593,
            "ip_address": "103.25.251.246",
            "count": 1,
            "first_visit": "2026-01-28T20:58:43.832713+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 6112,
            "ip_address": "103.25.251.246",
            "count": 3,
            "first_visit": "2022-05-14T19:39:25.598186+06:00",
            "date": null
        }
    ]
}