GET /api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f616148-4623-4435-8b54-cf01b5cc262c",
"match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T08:33:19.503547-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": "SFO (R Stripling)",
"amount": 6104.0
},
{
"team": "OAK (P Blackburn)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "c91d774c-242e-4efc-9a8e-80efa769f532",
"gambit_id": "0c94726e-690d-4dde-b6f0-046be83a7790",
"last_updated": "2023-08-07T14:58:06.258470-04:00",
"created_at": "2023-08-05T08:33:19.508844-04:00",
"name": "SFO (R Stripling)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api"
},
{
"id": "f18c6b33-bf60-4e19-9649-9621441eb1c0",
"gambit_id": "d8fb6607-ff01-4717-9219-e8e44b86d203",
"last_updated": "2023-08-07T14:58:06.273014-04:00",
"created_at": "2023-08-05T08:33:19.513889-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api"
}
]
}