GET /api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cddaf8a6-79c2-4e00-8310-c6ab509abc3b",
"match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-17T11:42:02.921134-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": "NYM",
"amount": 6020.0
},
{
"team": "LOS",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "6ba5d714-893c-4b7e-bb51-2b12ff52597d",
"gambit_id": "b4fa4261-740f-45e3-bcad-aae9e0bf8122",
"last_updated": "2023-04-18T12:12:10.064566-04:00",
"created_at": "2023-04-17T11:42:02.926815-04:00",
"name": "NYM",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api"
},
{
"id": "fbf6a223-1b15-4e50-b8d7-94181516ec57",
"gambit_id": "76833833-6040-4a6b-a5af-e3b401cdcede",
"last_updated": "2023-04-18T12:12:10.062326-04:00",
"created_at": "2023-04-17T11:42:02.923934-04:00",
"name": "LOS",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api"
}
]
}