GET /api/bet_types/003b584b-79b2-4a56-a9f2-9a52e9f68daa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "003b584b-79b2-4a56-a9f2-9a52e9f68daa",
"match": "https://api-prod.gambitprofit.com/api/matches/c2c4a6af-b816-4e9e-8bf7-6285e4382c8d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:11.262702-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": "PHI (T Walker)",
"amount": 6182.0
},
{
"team": "DET (T Alexander)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "5cb9f2ee-a87f-4158-ad47-5114cc54251e",
"gambit_id": "d041d6bb-a2d1-419b-82b0-4e067e29aea3",
"last_updated": "2023-06-07T11:23:20.963685-04:00",
"created_at": "2023-06-06T10:57:11.266942-04:00",
"name": "PHI (T Walker)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/003b584b-79b2-4a56-a9f2-9a52e9f68daa/?format=api"
},
{
"id": "364dfca5-3c39-480d-9b45-7fb5ab5858f4",
"gambit_id": "28684faf-eecc-4ae8-afa4-54267cdf6285",
"last_updated": "2023-06-07T11:23:20.961083-04:00",
"created_at": "2023-06-06T10:57:11.264758-04:00",
"name": "DET (T Alexander)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/003b584b-79b2-4a56-a9f2-9a52e9f68daa/?format=api"
}
]
}