GET /api/bet_types/31f71028-4962-4e1e-93c8-b08c39e1d499/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31f71028-4962-4e1e-93c8-b08c39e1d499",
"match": "https://api-prod.gambitprofit.com/api/matches/a74ee33f-a24d-4e59-a18e-b4f8ab49844c/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Tampa Bay Lightning",
"amount": 6401.0
},
{
"team": "San Jose Sharks",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "32d7e858-27e9-4dd5-9420-818d8b0b1a1d",
"gambit_id": "039f7870-2f4d-40ef-b4ac-413a85881b5c",
"last_updated": "2022-10-31T11:12:09.222913-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f71028-4962-4e1e-93c8-b08c39e1d499/?format=api"
},
{
"id": "c5dae639-f63c-447e-b6be-3a7d757a5f6d",
"gambit_id": "bc491279-9403-45f2-bbb3-fc138d989558",
"last_updated": "2022-10-31T11:12:09.221949-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f71028-4962-4e1e-93c8-b08c39e1d499/?format=api"
}
]
}