GET /api/bet_types/3e06603c-723a-43ef-ac3e-80301af93915/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e06603c-723a-43ef-ac3e-80301af93915",
"match": "https://api-prod.gambitprofit.com/api/matches/e17e77be-5d3f-487c-b3a0-f1c06580ee02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:22.364464-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": "CLE (H Gaddis)",
"amount": 5426.0
},
{
"team": "OAK (K Muller)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "ddd2e0c8-24ad-4fb0-94cf-130f46993c26",
"gambit_id": "fd59adce-4f8c-4070-a6a4-073e10ed13eb",
"last_updated": "2023-04-06T11:32:08.848518-04:00",
"created_at": "2023-04-05T09:22:22.369923-04:00",
"name": "CLE (H Gaddis)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e06603c-723a-43ef-ac3e-80301af93915/?format=api"
},
{
"id": "edd304d4-d64f-40c4-b68a-9f15ecc5e0be",
"gambit_id": "f7b9beac-fffe-4f69-baf1-9cbcf8add99c",
"last_updated": "2023-04-06T11:32:08.846543-04:00",
"created_at": "2023-04-05T09:22:22.367058-04:00",
"name": "OAK (K Muller)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e06603c-723a-43ef-ac3e-80301af93915/?format=api"
}
]
}