GET /api/bet_types/9b55b4a9-04d5-408b-aea8-98e94615d1a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b55b4a9-04d5-408b-aea8-98e94615d1a0",
"match": "https://api-prod.gambitprofit.com/api/matches/611e6dd9-89a6-4e0e-b68b-8e70223a06b7/?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": "Edmonton Oilers",
"amount": 5899.0
},
{
"team": "Dallas Stars",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "4c348abb-ee22-4378-95f6-781435d86fb4",
"gambit_id": "b75e11e6-dbfb-4ad4-a45e-66f0e71aac02",
"last_updated": "2022-11-07T09:12:52.072731-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b55b4a9-04d5-408b-aea8-98e94615d1a0/?format=api"
},
{
"id": "0eec972b-7a9a-4980-aa54-07109309af7a",
"gambit_id": "ef31c844-07ba-4131-b37a-8f1a8c58ea5e",
"last_updated": "2022-11-07T09:12:52.073888-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b55b4a9-04d5-408b-aea8-98e94615d1a0/?format=api"
}
]
}