GET /api/bet_types/bd41c68e-ad2c-4ec8-8b84-7b690970a952/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd41c68e-ad2c-4ec8-8b84-7b690970a952",
"match": "https://api-prod.gambitprofit.com/api/matches/4f498b9f-2081-4fe2-9b65-f44c9bec2d1f/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-21T08:58:03.363999-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": "ATL",
"amount": 5939.0
},
{
"team": "WAS",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "e2d91778-a19e-4091-aabb-c5055f1c8f12",
"gambit_id": "56479b31-3cef-4ccc-a174-715f53871a63",
"last_updated": "2023-09-23T10:18:09.797758-04:00",
"created_at": "2023-09-21T08:58:03.370898-04:00",
"name": "ATL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd41c68e-ad2c-4ec8-8b84-7b690970a952/?format=api"
},
{
"id": "fc6796ba-95a5-4afd-9bef-e49f62ee3484",
"gambit_id": "7a20bf8d-e0d0-4e23-b482-db49a36622e2",
"last_updated": "2023-09-23T10:18:09.801005-04:00",
"created_at": "2023-09-21T08:58:03.377307-04:00",
"name": "WAS",
"reward": "2.34000",
"odds": "2.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd41c68e-ad2c-4ec8-8b84-7b690970a952/?format=api"
}
]
}