GET /api/bet_types/e4f9fc09-e393-4329-9d80-2c250be0bd91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4f9fc09-e393-4329-9d80-2c250be0bd91",
"match": "https://api-prod.gambitprofit.com/api/matches/c2b79e35-0637-411a-b2a3-4677c4ecb3cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-14T09:13:04.667754-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": "Brooklyn Nets",
"amount": 5107.0
},
{
"team": "Orlando Magic",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "86e2ac4f-2ac4-4546-a702-0f1c27ba629e",
"gambit_id": "118cfb3e-9a0d-42e6-b392-6a5ff6bfcf68",
"last_updated": "2023-11-15T22:48:00.938082-05:00",
"created_at": "2023-11-14T09:13:04.675277-05:00",
"name": "Brooklyn Nets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4f9fc09-e393-4329-9d80-2c250be0bd91/?format=api"
},
{
"id": "3bbd0ed8-edc4-41d7-bf7f-f4227d546a5c",
"gambit_id": "ae3d20ad-a7c9-4f51-b229-9afdece38f56",
"last_updated": "2023-11-15T22:48:00.934462-05:00",
"created_at": "2023-11-14T09:13:04.671573-05:00",
"name": "Orlando Magic",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4f9fc09-e393-4329-9d80-2c250be0bd91/?format=api"
}
]
}