GET /api/bet_types/4f20994a-7187-4448-b63b-0b80457e9ba1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f20994a-7187-4448-b63b-0b80457e9ba1",
"match": "https://api-prod.gambitprofit.com/api/matches/138717bc-189a-4661-8ceb-a4c0db90021b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-15T09:18:13.546888-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": "Chicago Bulls",
"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": "e47ccf6e-90e0-4229-bfad-cd9a040bc7d6",
"gambit_id": "070d46d2-6f72-4cbf-8f82-7c10dc1b4821",
"last_updated": "2023-11-17T09:28:24.678839-05:00",
"created_at": "2023-11-15T09:18:13.555394-05:00",
"name": "Chicago Bulls",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f20994a-7187-4448-b63b-0b80457e9ba1/?format=api"
},
{
"id": "08c8b54a-6ed7-4089-b8bb-d25ebdf48e01",
"gambit_id": "aa3f12d4-0cf9-408e-a2d5-eefaf18dc000",
"last_updated": "2023-11-17T09:28:24.682316-05:00",
"created_at": "2023-11-15T09:18:13.550516-05:00",
"name": "Orlando Magic",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f20994a-7187-4448-b63b-0b80457e9ba1/?format=api"
}
]
}