GET /api/bet_types/aa151ed8-e6a2-46f9-bf17-5f8fa550f90b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa151ed8-e6a2-46f9-bf17-5f8fa550f90b",
"match": "https://api-prod.gambitprofit.com/api/matches/a63dd858-b840-4bc9-a5f4-a670d2cbf8f6/?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": "MIA (J Luzardo)",
"amount": 5150.0
},
{
"team": "CHC (M Stroman)",
"amount": 4850.0
}
],
"expected_reward_tokens": 9166.5,
"profit_sb": 166.5,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "83f8a314-0283-4a7f-90dd-f2e7cb3589ad",
"gambit_id": "b3ce40db-9467-469d-9abb-a7175c50a543",
"last_updated": "2022-09-22T15:17:29.822377-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (J Luzardo)",
"reward": "1.78000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa151ed8-e6a2-46f9-bf17-5f8fa550f90b/?format=api"
},
{
"id": "03ac0071-17a7-43dd-8d59-e5f0b689d2d7",
"gambit_id": "4401ff30-1397-4c09-8267-13b502e532c7",
"last_updated": "2022-09-22T15:17:29.823379-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (M Stroman)",
"reward": "1.89000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa151ed8-e6a2-46f9-bf17-5f8fa550f90b/?format=api"
}
]
}