GET /api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee",
"match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T09:58:24.505864-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": "STL",
"amount": 5614.0
},
{
"team": "SDG",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d1a05b19-6cc0-44c7-ba98-90a387dcee60",
"gambit_id": "cea81dd7-f53e-46e2-878a-ad4cb330e05e",
"last_updated": "2023-09-23T20:48:07.477759-04:00",
"created_at": "2023-09-22T09:58:24.509235-04:00",
"name": "STL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api"
},
{
"id": "655ed89b-7c2d-4396-8355-18b3c6b433ce",
"gambit_id": "fb55c214-b361-4583-b2c7-b77e2fe173d5",
"last_updated": "2023-09-23T20:48:07.486555-04:00",
"created_at": "2023-09-22T09:58:24.512888-04:00",
"name": "SDG",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api"
}
]
}