GET /api/bet_types/abcd6113-fcee-485b-b8f4-23a1d680933e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abcd6113-fcee-485b-b8f4-23a1d680933e",
"match": "https://api-prod.gambitprofit.com/api/matches/bb2e5534-58b5-4f63-a41e-afcb88780381/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T08:28:24.807075-04: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": "MIN (P Lopez)",
"amount": 5325.0
},
{
"team": "TEX (A Heaney)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "c606b273-b640-49ad-af0a-66c514adae82",
"gambit_id": "05004cc4-688a-472b-9e84-ba056381b554",
"last_updated": "2023-08-25T19:03:03.467596-04:00",
"created_at": "2023-08-24T08:28:24.818339-04:00",
"name": "MIN (P Lopez)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abcd6113-fcee-485b-b8f4-23a1d680933e/?format=api"
},
{
"id": "8d9dea25-dbad-47ff-95f9-a8083a385108",
"gambit_id": "a6ef44ea-bb2e-479a-8be8-5801605238d4",
"last_updated": "2023-08-25T19:03:03.463166-04:00",
"created_at": "2023-08-24T08:28:24.812942-04:00",
"name": "TEX (A Heaney)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abcd6113-fcee-485b-b8f4-23a1d680933e/?format=api"
}
]
}