GET /api/bet_types/07713d97-5950-4a80-ace6-abd00d168d11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07713d97-5950-4a80-ace6-abd00d168d11",
"match": "https://api-prod.gambitprofit.com/api/matches/2af747c8-3907-4e12-b4eb-b256174818b0/?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": "CHC (M Stroman)",
"amount": 6594.0
},
{
"team": "WAS (P Espino)",
"amount": 3406.0
}
],
"expected_reward_tokens": 9297.54,
"profit_sb": 297.54,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "88b30a16-1b46-401c-9868-ab8de72a199f",
"gambit_id": "2fa0fd4e-3681-4e53-bf59-2f5e884930a7",
"last_updated": "2022-08-10T10:11:56.233853-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (M Stroman)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07713d97-5950-4a80-ace6-abd00d168d11/?format=api"
},
{
"id": "378d3ea0-52cb-4751-b7f8-90197127c55c",
"gambit_id": "3d7571a3-b747-4067-896e-2a76ad5f93a6",
"last_updated": "2022-08-10T10:11:56.233402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Espino)",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07713d97-5950-4a80-ace6-abd00d168d11/?format=api"
}
]
}