GET /api/bet_types/6a09214b-d729-447b-9cb8-7abab678c981/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a09214b-d729-447b-9cb8-7abab678c981",
"match": "https://api-prod.gambitprofit.com/api/matches/f1979126-7967-4357-b190-4a4ab39fdede/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:16.751341-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": "Pittsburgh Steelers",
"amount": 5107.0
},
{
"team": "Las Vegas Raiders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f4255de6-061a-4324-a5ee-7b4df2110f79",
"gambit_id": "7fca5768-711b-4ed5-b695-e81d5d759062",
"last_updated": "2023-09-26T09:03:34.121697-04:00",
"created_at": "2023-09-20T09:58:16.755009-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a09214b-d729-447b-9cb8-7abab678c981/?format=api"
},
{
"id": "6314a9c1-d81f-4a64-b506-cfd07a1e486f",
"gambit_id": "7c8c0e7f-605b-47b8-bac1-b416d3132a17",
"last_updated": "2023-09-26T09:03:34.125444-04:00",
"created_at": "2023-09-20T09:58:16.759766-04:00",
"name": "Las Vegas Raiders",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a09214b-d729-447b-9cb8-7abab678c981/?format=api"
}
]
}