GET /api/bet_types/a0c63323-4cc1-463e-9b92-c26771d112c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0c63323-4cc1-463e-9b92-c26771d112c1",
"match": "https://api-prod.gambitprofit.com/api/matches/0bd7524b-bbea-474d-b45c-ac58684c167c/?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": "SFO (J Junis)",
"amount": 5438.0
},
{
"team": "COL (K Freeland)",
"amount": 4562.0
}
],
"expected_reward_tokens": 9352.1,
"profit_sb": 352.1,
"profit_sb_percentage": 3.91,
"recommended": true
},
"lines": [
{
"id": "bed78ec0-b728-41b0-acd1-5cab3aef024a",
"gambit_id": "434fa126-628a-41a7-aceb-79dd52bdc09d",
"last_updated": "2022-08-22T09:41:58.955794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Junis)",
"reward": "1.72000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c63323-4cc1-463e-9b92-c26771d112c1/?format=api"
},
{
"id": "29c49f01-4dc0-4868-858a-112d4345455c",
"gambit_id": "988a1e2f-1219-4923-b370-f43398492088",
"last_updated": "2022-08-22T09:41:58.955380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (K Freeland)",
"reward": "2.05000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c63323-4cc1-463e-9b92-c26771d112c1/?format=api"
}
]
}