GET /api/bet_types/84128ae9-9fad-42b2-b280-e2b887293f22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84128ae9-9fad-42b2-b280-e2b887293f22",
"match": "https://api-prod.gambitprofit.com/api/matches/7aa53750-119e-4fd4-b648-36c438f82260/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-14T17:37:10.005032-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": "Dallas Stars",
"amount": 6862.0
},
{
"team": "Boston Bruins",
"amount": 3138.0
}
],
"expected_reward_tokens": 9538.18,
"profit_sb": 38.18,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "2372d08b-1041-40cd-bcb0-06872e171fa2",
"gambit_id": "c3a7b302-1bee-47f6-ad35-cfd722b3759c",
"last_updated": "2023-02-15T10:57:07.908257-05:00",
"created_at": "2023-02-14T17:37:10.006364-05:00",
"name": "Dallas Stars",
"reward": "1.39000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84128ae9-9fad-42b2-b280-e2b887293f22/?format=api"
},
{
"id": "6e35eaf9-84a5-41fd-b1c7-fa33a9bdead0",
"gambit_id": "c5059657-1004-4d3a-895c-d774cc9ea2ed",
"last_updated": "2023-02-15T10:57:07.909415-05:00",
"created_at": "2023-02-14T17:37:10.007617-05:00",
"name": "Boston Bruins",
"reward": "3.04000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84128ae9-9fad-42b2-b280-e2b887293f22/?format=api"
}
]
}