GET /api/bet_types/ac4f9c50-a83b-4e3a-bfb2-35cec13935d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac4f9c50-a83b-4e3a-bfb2-35cec13935d8",
"match": "https://api-prod.gambitprofit.com/api/matches/d08a3824-cfb0-4a59-a897-6cad2fd5b2fa/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-30T08:18:24.359455-04: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": "CHC",
"amount": 6090.0
},
{
"team": "STL",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6cce1b8d-db1a-4d75-a79f-aa009433eb4e",
"gambit_id": "4bf38ce9-4d6c-4d1e-8ad8-6319e7eb751c",
"last_updated": "2023-07-31T13:13:21.816298-04:00",
"created_at": "2023-07-30T08:18:24.363304-04:00",
"name": "CHC",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4f9c50-a83b-4e3a-bfb2-35cec13935d8/?format=api"
},
{
"id": "4891238b-3510-45cc-b3c1-aebe39e8b415",
"gambit_id": "d34e808a-7c07-4820-9999-9a50a82d2bdd",
"last_updated": "2023-07-31T13:13:21.820664-04:00",
"created_at": "2023-07-30T08:18:24.367263-04:00",
"name": "STL",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4f9c50-a83b-4e3a-bfb2-35cec13935d8/?format=api"
}
]
}