GET /api/bet_types/14312e99-a416-4068-b09c-ca3407622ece/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14312e99-a416-4068-b09c-ca3407622ece",
"match": "https://api-prod.gambitprofit.com/api/matches/64f9cc9a-ffe6-4507-8bc0-bd4e4a7decc0/?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": "Wyoming",
"amount": 5212.0
},
{
"team": "New Mexico",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "9b5354d8-411d-41a9-99ac-4acc78119c48",
"gambit_id": "f9fa82d6-396c-41b5-ad90-f9e553968323",
"last_updated": "2022-10-11T11:22:05.564589-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wyoming",
"reward": "1.81000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14312e99-a416-4068-b09c-ca3407622ece/?format=api"
},
{
"id": "8494b7f4-9de8-4927-accd-64aa8c48d316",
"gambit_id": "6fd6f8f3-56fd-4bcc-87c0-8ca98d95a189",
"last_updated": "2022-10-11T11:22:05.563600-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico",
"reward": "1.97000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14312e99-a416-4068-b09c-ca3407622ece/?format=api"
}
]
}