GET /api/bet_types/8d00f07a-1b9a-4443-b0cb-5ac0405b4683/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d00f07a-1b9a-4443-b0cb-5ac0405b4683",
"match": "https://api-prod.gambitprofit.com/api/matches/03914511-00e4-4a27-a6c6-71becd9c8777/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "SFO (C Rodon)",
"amount": 6659.0
},
{
"team": "COL (R Feltner)",
"amount": 3341.0
}
],
"expected_reward_tokens": 9187.75,
"profit_sb": 187.75,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "5f615607-13dc-4606-a92c-9cf2511b243f",
"gambit_id": "120a6258-1278-4a76-8dc9-f2e24a4eb977",
"last_updated": "2022-09-30T09:42:38.725311-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (C Rodon)",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d00f07a-1b9a-4443-b0cb-5ac0405b4683/?format=api"
},
{
"id": "b12916f9-74d6-4690-9bfc-01980217997c",
"gambit_id": "9469a56b-8388-4746-92f5-6049bca1d49e",
"last_updated": "2022-09-30T09:42:38.726391-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (R Feltner)",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d00f07a-1b9a-4443-b0cb-5ac0405b4683/?format=api"
}
]
}