Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/09ff9258-5242-43a8-b21a-e9b7ea522870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09ff9258-5242-43a8-b21a-e9b7ea522870",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59203387-7b03-4301-bfb5-78d2a0a51926",
    "completed": true,
    "last_updated": "2022-10-17T10:42:37.527901-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.56,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/59203387-7b03-4301-bfb5-78d2a0a51926",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "Jordan Wright v. Dusko Todorovic",
    "bettypes": [
        {
            "id": "be389be3-131c-4dd2-ba11-5f28a8a8170e",
            "match": "https://api-prod.gambitprofit.com/api/matches/09ff9258-5242-43a8-b21a-e9b7ea522870/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Dusko Todorovic",
                        "amount": 6384.0
                    },
                    {
                        "team": "Jordan Wright",
                        "amount": 3616.0
                    }
                ],
                "expected_reward_tokens": 9256.8,
                "profit_sb": -243.2,
                "profit_sb_percentage": -2.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c95f39c7-fc8b-4d43-aebc-c24d7255707d",
                    "gambit_id": "f3ccc85e-eb75-480b-ad54-a82b5c433367",
                    "last_updated": "2022-10-17T10:42:37.533988-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dusko Todorovic",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be389be3-131c-4dd2-ba11-5f28a8a8170e/?format=api"
                },
                {
                    "id": "083650fd-452d-4a6d-9ada-d81b1b934112",
                    "gambit_id": "fbe1055d-f9bc-4a15-a2c1-2c9af4150791",
                    "last_updated": "2022-10-17T10:42:37.534919-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jordan Wright",
                    "reward": "2.56000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be389be3-131c-4dd2-ba11-5f28a8a8170e/?format=api"
                }
            ]
        },
        {
            "id": "9f372194-06ed-44d8-bf18-9d51c3b1a7fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/09ff9258-5242-43a8-b21a-e9b7ea522870/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 6601.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3399.0
                    }
                ],
                "expected_reward_tokens": 9175.39,
                "profit_sb": -324.61,
                "profit_sb_percentage": -3.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf2e2278-f33b-479c-934b-29f792c1090d",
                    "gambit_id": "6b8d8c98-4727-4e37-b28c-374f230410b1",
                    "last_updated": "2022-10-17T10:42:37.530570-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.39000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f372194-06ed-44d8-bf18-9d51c3b1a7fb/?format=api"
                },
                {
                    "id": "829aefce-9f61-4d19-80e7-2c46b03a7563",
                    "gambit_id": "5e5282bb-9683-4f85-9589-445deffcfbeb",
                    "last_updated": "2022-10-17T10:42:37.531703-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.70000",
                    "odds": "2.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f372194-06ed-44d8-bf18-9d51c3b1a7fb/?format=api"
                }
            ]
        }
    ]
}