GET /api/bet_types/363c44a0-964a-41b2-9ae5-37efa3cc2186/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "363c44a0-964a-41b2-9ae5-37efa3cc2186",
"match": "https://api-prod.gambitprofit.com/api/matches/36da8cee-a86a-4576-8af3-0a5019d27fbc/?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": "Mississippi State",
"amount": 5000.0
},
{
"team": "LSU",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "e7f01d0f-fd2b-4853-b7c8-62b0fe30a5ed",
"gambit_id": "f7743869-b94e-4d9b-919d-028c842a9f9e",
"last_updated": "2022-09-18T18:02:28.813019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mississippi State",
"reward": "1.81000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/363c44a0-964a-41b2-9ae5-37efa3cc2186/?format=api"
},
{
"id": "c49bcc4f-32f1-4031-8a6c-8df21d07bfd0",
"gambit_id": "8574ba02-0b28-4e39-8765-f45347c68cf1",
"last_updated": "2022-09-18T18:02:28.811869-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LSU",
"reward": "1.81000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/363c44a0-964a-41b2-9ae5-37efa3cc2186/?format=api"
}
]
}