GET /api/bet_types/932f3647-a2a2-48e0-bd7c-5ccceee185f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "932f3647-a2a2-48e0-bd7c-5ccceee185f1",
"match": "https://api-prod.gambitprofit.com/api/matches/34060533-2066-47e6-9f41-8dbd7be6b2b2/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:02.572686-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": "TAM",
"amount": 6232.0
},
{
"team": "MIN",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "da7acf70-8a45-4ddf-ae20-1c87a1a4e672",
"gambit_id": "7e401aee-04c7-45d4-bb8d-5e5ad77b71e7",
"last_updated": "2023-09-13T19:03:17.244234-04:00",
"created_at": "2023-09-12T09:23:02.577116-04:00",
"name": "TAM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/932f3647-a2a2-48e0-bd7c-5ccceee185f1/?format=api"
},
{
"id": "9fcf8b47-a49c-4e31-9dd2-886b853ee477",
"gambit_id": "3e81654b-3934-44e4-b389-f2d6a4988710",
"last_updated": "2023-09-13T19:03:17.247600-04:00",
"created_at": "2023-09-12T09:23:02.581229-04:00",
"name": "MIN",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/932f3647-a2a2-48e0-bd7c-5ccceee185f1/?format=api"
}
]
}