GET /api/bet_types/ff975cee-193c-4924-80fe-3b6cd033da0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff975cee-193c-4924-80fe-3b6cd033da0a",
"match": "https://api-prod.gambitprofit.com/api/matches/184ce9f9-1b63-4b8c-85f4-ae762a3c68a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T08:08:23.582539-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": "BOS (C Sale)",
"amount": 6173.0
},
{
"team": "WAS (P Corbin)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "d27bdcc5-b598-4b1d-bb1f-8ca11df9ee9b",
"gambit_id": "5f9251b0-ff07-475c-8972-e6f5f84c184d",
"last_updated": "2023-08-18T10:28:07.779643-04:00",
"created_at": "2023-08-17T08:08:23.601739-04:00",
"name": "BOS (C Sale)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff975cee-193c-4924-80fe-3b6cd033da0a/?format=api"
},
{
"id": "f9169686-a46f-4d28-8925-5fc9fd5880f1",
"gambit_id": "0760f21a-5299-4322-899b-20b29a89afb2",
"last_updated": "2023-08-18T10:28:07.783524-04:00",
"created_at": "2023-08-17T08:08:23.610715-04:00",
"name": "WAS (P Corbin)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff975cee-193c-4924-80fe-3b6cd033da0a/?format=api"
}
]
}