GET /api/bet_types/f0e3f661-8bfe-4678-84c6-2a8f339b2cce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0e3f661-8bfe-4678-84c6-2a8f339b2cce",
"match": "https://api-prod.gambitprofit.com/api/matches/b6428224-e241-4d2f-9252-6fbcf6ff0590/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-03T09:28:00.132922-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": "PHI (Z Wheeler)",
"amount": 5914.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4086.0
}
],
"expected_reward_tokens": 9520.38,
"profit_sb": 20.38,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "fd138fe8-a4cb-4656-9b56-6f54cff8eb9a",
"gambit_id": "aab536bd-7787-47e4-a327-649add0ce414",
"last_updated": "2023-10-04T10:03:19.076175-04:00",
"created_at": "2023-10-03T09:28:00.141489-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e3f661-8bfe-4678-84c6-2a8f339b2cce/?format=api"
},
{
"id": "c635cf23-8898-4951-8bcf-511c6cfbe2d9",
"gambit_id": "f303ef05-ac2f-44f7-a412-36b20ee0b1fb",
"last_updated": "2023-10-04T10:03:19.072678-04:00",
"created_at": "2023-10-03T09:28:00.136735-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e3f661-8bfe-4678-84c6-2a8f339b2cce/?format=api"
}
]
}