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/a0222667-5dda-4562-8522-5333edf9676f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a0222667-5dda-4562-8522-5333edf9676f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6171fc8e-5242-4f95-a7ac-4be09731883b",
    "completed": true,
    "last_updated": "2023-09-18T23:18:08.838345-04:00",
    "created_at": "2023-09-15T16:03:08.047928-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.25,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/6171fc8e-5242-4f95-a7ac-4be09731883b",
    "datetime": "2023-09-16T22:00:00-04:00",
    "cutoff_datetime": "2023-09-16T22:00:00-04:00",
    "name": "Terrence Mitchell v. Raul Rosas Jr.",
    "bettypes": [
        {
            "id": "bc7e92bd-4a8f-4320-99b9-df4322eedec2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0222667-5dda-4562-8522-5333edf9676f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T16:03:08.061751-04: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": "Raul Rosas Jr.",
                        "amount": 8377.0
                    },
                    {
                        "team": "Terrence Mitchell",
                        "amount": 1623.0
                    }
                ],
                "expected_reward_tokens": 9380.94,
                "profit_sb": -119.06,
                "profit_sb_percentage": -1.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8e5886b-73b6-434a-a373-f42c768482d7",
                    "gambit_id": "bd064dcb-db7c-4496-9d63-9e44f92adb95",
                    "last_updated": "2023-09-18T23:18:08.850078-04:00",
                    "created_at": "2023-09-15T16:03:08.074533-04:00",
                    "name": "Raul Rosas Jr.",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7e92bd-4a8f-4320-99b9-df4322eedec2/?format=api"
                },
                {
                    "id": "ad7da484-62cd-4e36-b3bc-7173c83fa24b",
                    "gambit_id": "e8100460-532b-4666-a1f6-544b59565140",
                    "last_updated": "2023-09-18T23:18:08.846324-04:00",
                    "created_at": "2023-09-15T16:03:08.067427-04:00",
                    "name": "Terrence Mitchell",
                    "reward": "5.78000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7e92bd-4a8f-4320-99b9-df4322eedec2/?format=api"
                }
            ]
        },
        {
            "id": "253818fe-aa1f-41a3-abd0-688698658dd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0222667-5dda-4562-8522-5333edf9676f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T16:03:08.079789-04: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": 6868.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3132.0
                    }
                ],
                "expected_reward_tokens": 9270.72,
                "profit_sb": -229.28,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1dee87ba-e788-4b3b-9a58-010904ca9e95",
                    "gambit_id": "b8854684-d2f9-43a4-8913-3a2b721a7291",
                    "last_updated": "2023-09-18T23:18:08.861974-04:00",
                    "created_at": "2023-09-15T16:03:08.089203-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253818fe-aa1f-41a3-abd0-688698658dd3/?format=api"
                },
                {
                    "id": "0c62da79-21ea-4f18-aac1-52197abe2993",
                    "gambit_id": "bb399d57-44af-48df-ab3a-182f11721d13",
                    "last_updated": "2023-09-18T23:18:08.857897-04:00",
                    "created_at": "2023-09-15T16:03:08.083334-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.96000",
                    "odds": "3.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253818fe-aa1f-41a3-abd0-688698658dd3/?format=api"
                }
            ]
        }
    ]
}