GET /api/bet_types/9e9f4ac4-d397-403f-bc0c-eb2eb3369b50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e9f4ac4-d397-403f-bc0c-eb2eb3369b50",
"match": "https://api-prod.gambitprofit.com/api/matches/fad6208c-4246-405e-940b-581a8edd1964/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-15T12:27:13.155303-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": "KAN",
"amount": 5614.0
},
{
"team": "ATL",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "e1c45950-3adb-4455-81cb-08198eff9547",
"gambit_id": "53998d34-6efa-48c5-b80a-dbc8eeb7060b",
"last_updated": "2023-04-16T18:02:15.330023-04:00",
"created_at": "2023-04-15T12:27:13.156591-04:00",
"name": "KAN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e9f4ac4-d397-403f-bc0c-eb2eb3369b50/?format=api"
},
{
"id": "6b8520d4-aa4e-47e8-8b4e-6d50d020be4a",
"gambit_id": "bec29b0e-1c2d-4e39-942a-7556d14b7e82",
"last_updated": "2023-04-16T18:02:15.332282-04:00",
"created_at": "2023-04-15T12:27:13.158031-04:00",
"name": "ATL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e9f4ac4-d397-403f-bc0c-eb2eb3369b50/?format=api"
}
]
}