GET /api/bet_types/c197856c-67ff-4d4c-9fe1-fcf324379689/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c197856c-67ff-4d4c-9fe1-fcf324379689",
"match": "https://api-prod.gambitprofit.com/api/matches/1563c858-a92d-431e-acf1-d76facb31b63/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:24.253878-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 (A Civale)",
"amount": 6885.0
},
{
"team": "LAA (R Detmers)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "39a031c1-3671-46c4-91d6-fecefb3ae0ca",
"gambit_id": "71657981-6896-4e6e-bb1a-3311dddc8fa6",
"last_updated": "2023-09-22T10:43:03.463491-04:00",
"created_at": "2023-09-20T08:23:24.265378-04:00",
"name": "TAM (A Civale)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c197856c-67ff-4d4c-9fe1-fcf324379689/?format=api"
},
{
"id": "3dd4ae34-73e3-4116-97d5-0a529f955f0d",
"gambit_id": "ff787f6c-e428-473c-b69a-9b360031bd68",
"last_updated": "2023-09-22T10:43:03.460299-04:00",
"created_at": "2023-09-20T08:23:24.259631-04:00",
"name": "LAA (R Detmers)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c197856c-67ff-4d4c-9fe1-fcf324379689/?format=api"
}
]
}