GET /api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "103748d4-0a59-4838-8853-9b44a37d6b46",
"match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?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": "PHI",
"amount": 6475.0
},
{
"team": "HOU",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "bfcc0f32-0406-4dbd-abd2-66c04dbaf6ba",
"gambit_id": "57c49e1f-ba8a-47ef-94b9-b3d8ff7ac6b7",
"last_updated": "2022-10-04T13:12:06.931674-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api"
},
{
"id": "9677f7a6-1bb0-470a-8406-83fd4d454c82",
"gambit_id": "0df072f6-928c-416e-abee-59b5968c9d5e",
"last_updated": "2022-10-04T13:12:06.930483-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "2.70000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api"
}
]
}