GET /api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49867553-2093-43c5-ac89-9e6457e14d83",
"match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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": "Kentucky",
"amount": 5000.0
},
{
"team": "Tennessee",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4abac1c5-030e-4c73-8cc7-e9bf5c1024ac",
"gambit_id": "12836c12-11ed-48f4-a179-26ffe4d9e5e8",
"last_updated": "2022-10-30T14:04:20.979485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kentucky",
"reward": "1.88000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api"
},
{
"id": "c80e1cd3-8bf0-47b9-9f99-344c563e5ad6",
"gambit_id": "aa43ddc8-e185-4a45-92f7-e466ed70d9f3",
"last_updated": "2022-10-30T14:04:20.978548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49867553-2093-43c5-ac89-9e6457e14d83/?format=api"
}
]
}