GET /api/bet_types/66343020-e0a6-41f2-9dd3-317011922eae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66343020-e0a6-41f2-9dd3-317011922eae",
"match": "https://api-prod.gambitprofit.com/api/matches/cd982f3b-df68-46dd-b6d5-3ee94997330c/?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": "San Diego State",
"amount": 5000.0
},
{
"team": "Air Force",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "faa9fa7f-ded2-4eed-b1a9-0a88562ecf43",
"gambit_id": "06b27019-82ab-4d3f-b6b9-4d4177ec7833",
"last_updated": "2022-11-28T09:22:05.488186-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Diego State",
"reward": "1.80000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66343020-e0a6-41f2-9dd3-317011922eae/?format=api"
},
{
"id": "acdde7cb-8cfd-440b-bea2-7aefe919b54f",
"gambit_id": "43fd5b8e-8555-4a35-a2b9-bce609a37490",
"last_updated": "2022-11-28T09:22:05.489416-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Air Force",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66343020-e0a6-41f2-9dd3-317011922eae/?format=api"
}
]
}