GET /user_management/match-otp/?format=api&offset=8000
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87900,
    "next": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=8008",
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=7992",
    "results": [
        {
            "code": 29965,
            "mobile": "01706329172",
            "created_at": "2023-10-08T18:03:11.180526+06:00"
        },
        {
            "code": 27982,
            "mobile": "01998978500",
            "created_at": "2023-10-08T18:03:01.611915+06:00"
        },
        {
            "code": 14268,
            "mobile": "01810285619",
            "created_at": "2023-10-08T18:02:59.488675+06:00"
        },
        {
            "code": 99660,
            "mobile": "01941819437",
            "created_at": "2023-10-08T18:02:58.290671+06:00"
        },
        {
            "code": 79818,
            "mobile": "01810285619",
            "created_at": "2023-10-08T18:02:57.663491+06:00"
        },
        {
            "code": 99932,
            "mobile": "01941819437",
            "created_at": "2023-10-08T18:02:55.584605+06:00"
        },
        {
            "code": 41405,
            "mobile": "01998978500",
            "created_at": "2023-10-08T18:02:44.296642+06:00"
        },
        {
            "code": 77460,
            "mobile": "01810285619",
            "created_at": "2023-10-08T18:02:42.368544+06:00"
        }
    ]
}