GET /api/bet_types/e16d2dc6-fd33-4e07-8af3-11557620964e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e16d2dc6-fd33-4e07-8af3-11557620964e",
"match": "https://api-prod.gambitprofit.com/api/matches/9909c851-dd38-4fef-b8f7-e4c1806f15f6/?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": "Billy Wagner",
"amount": 7146.0
},
{
"team": "Rome Lindsay",
"amount": 2854.0
}
],
"expected_reward_tokens": 8789.58,
"profit_sb": -210.42,
"profit_sb_percentage": -2.34,
"recommended": false
},
"lines": [
{
"id": "8cc66ac4-dd27-4746-ba1c-bb25247fa01b",
"gambit_id": "5bfaf5d6-f32d-4f05-a885-29d4b882bbd9",
"last_updated": "2022-09-11T09:22:29.122906-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Billy Wagner",
"reward": "1.23000",
"odds": "1.29000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e16d2dc6-fd33-4e07-8af3-11557620964e/?format=api"
},
{
"id": "4f07bd19-acb9-473f-b4b5-c61f19186928",
"gambit_id": "c60364ef-ca4a-4af2-841b-372f617ae76e",
"last_updated": "2022-09-11T09:22:29.121764-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rome Lindsay",
"reward": "3.08000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e16d2dc6-fd33-4e07-8af3-11557620964e/?format=api"
}
]
}