GET /api/bet_types/0618c92d-da10-4ac9-a6a8-64c929ba2eb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0618c92d-da10-4ac9-a6a8-64c929ba2eb2",
"match": "https://api-prod.gambitprofit.com/api/matches/917df621-6f68-4a23-8b3c-fa3f284ea9e3/?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": "USC",
"amount": 8196.0
},
{
"team": "Arizona",
"amount": 1804.0
}
],
"expected_reward_tokens": 9507.08,
"profit_sb": 7.08,
"profit_sb_percentage": 0.07,
"recommended": true
},
"lines": [
{
"id": "1cf58ac6-0c1e-41d5-b7a6-0b69edfb5a81",
"gambit_id": "d559779d-d57f-48fc-a97d-c1eeaf5c523c",
"last_updated": "2022-10-31T10:22:23.353892-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "USC",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0618c92d-da10-4ac9-a6a8-64c929ba2eb2/?format=api"
},
{
"id": "56b597e2-5db5-45aa-b603-67f27f785a9c",
"gambit_id": "3d755329-a92a-4734-a334-bf9eb95c0bbc",
"last_updated": "2022-10-31T10:22:23.352837-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona",
"reward": "5.27000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0618c92d-da10-4ac9-a6a8-64c929ba2eb2/?format=api"
}
]
}