GET /api/bet_types/9733e245-3d62-41d7-9f73-0cf25e134745/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9733e245-3d62-41d7-9f73-0cf25e134745",
"match": "https://api-prod.gambitprofit.com/api/matches/df26e6a5-49a1-4d53-973d-15bc0be059f5/?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": "NYY (N Cortes)",
"amount": 6538.0
},
{
"team": "BAL (A Voth)",
"amount": 3462.0
}
],
"expected_reward_tokens": 9347.4,
"profit_sb": 347.4,
"profit_sb_percentage": 3.86,
"recommended": true
},
"lines": [
{
"id": "a80ca061-9e2f-4a23-b2fe-7952099c3cb2",
"gambit_id": "1b7624d0-b35d-49f2-964c-91b766b754e1",
"last_updated": "2022-10-03T18:51:59.929142-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (N Cortes)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733e245-3d62-41d7-9f73-0cf25e134745/?format=api"
},
{
"id": "b88349ed-9db9-4e06-a16f-746097210cd7",
"gambit_id": "f050f489-75a2-4068-bc5d-9f76aadd1600",
"last_updated": "2022-10-03T18:51:59.930222-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (A Voth)",
"reward": "2.70000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733e245-3d62-41d7-9f73-0cf25e134745/?format=api"
}
]
}