GET /api/bet_types/c591a559-ab89-4897-9710-c4b2b6fb04d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c591a559-ab89-4897-9710-c4b2b6fb04d7",
"match": "https://api-prod.gambitprofit.com/api/matches/4e1b969b-b45d-4b72-b6e5-203109a9a271/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:11.053436-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 (Z Eflin)",
"amount": 5955.0
},
{
"team": "MIN (L Varland)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "c374838e-0655-4384-9e8b-71fab5dfa0e8",
"gambit_id": "cb62c541-7ecd-40e4-a89e-4b69bc56329d",
"last_updated": "2023-06-07T11:03:05.405588-04:00",
"created_at": "2023-06-06T10:57:11.058810-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c591a559-ab89-4897-9710-c4b2b6fb04d7/?format=api"
},
{
"id": "a61c6dcf-1959-44f7-a550-9681f4568c81",
"gambit_id": "6d98338d-7acf-49aa-ab4c-d417f9c6bba5",
"last_updated": "2023-06-07T11:03:05.403067-04:00",
"created_at": "2023-06-06T10:57:11.055885-04:00",
"name": "MIN (L Varland)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c591a559-ab89-4897-9710-c4b2b6fb04d7/?format=api"
}
]
}