GET /api/bet_types/04592300-ebe7-48f7-8f2b-9eba13aa2b23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04592300-ebe7-48f7-8f2b-9eba13aa2b23",
"match": "https://api-prod.gambitprofit.com/api/matches/391eaa02-bc79-42c2-9ccd-4dd0703d3ef3/?format=api",
"name": "Play the Odds",
"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": "Charlotte Hornets",
"amount": 5000.0
},
{
"team": "Indiana Pacers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6adf5a60-f89e-4c93-b411-241f942df46a",
"gambit_id": "a5ddc615-3b03-4e5a-8e64-3abe53020c91",
"last_updated": "2022-11-17T11:07:54.144754-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "1.80000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04592300-ebe7-48f7-8f2b-9eba13aa2b23/?format=api"
},
{
"id": "a3df47b1-1601-4820-96eb-76dd1a18c3c9",
"gambit_id": "3ae7513e-6c12-4887-b884-97b41bf97ca4",
"last_updated": "2022-11-17T11:07:54.145756-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04592300-ebe7-48f7-8f2b-9eba13aa2b23/?format=api"
}
]
}