GET /api/bet_types/b833d392-e646-466c-a180-d24f8b4ea1a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b833d392-e646-466c-a180-d24f8b4ea1a3",
"match": "https://api-prod.gambitprofit.com/api/matches/b08304fd-f7db-4756-bdc8-499b7e5687c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:05.961805-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": "TEX (J Gray)",
"amount": 6070.0
},
{
"team": "HOU (R Blanco)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "f305b30a-0fe2-4278-877a-42b29f44ab00",
"gambit_id": "54a7c62f-924f-4da6-b575-e258a3aea468",
"last_updated": "2023-07-02T11:03:47.156582-04:00",
"created_at": "2023-06-30T08:23:05.966254-04:00",
"name": "TEX (J Gray)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b833d392-e646-466c-a180-d24f8b4ea1a3/?format=api"
},
{
"id": "7db214b8-ae37-4877-aeee-ecaba0e0c5da",
"gambit_id": "f3c98792-91a3-42c5-bba2-e5fabec09748",
"last_updated": "2023-07-02T11:03:47.154322-04:00",
"created_at": "2023-06-30T08:23:05.964002-04:00",
"name": "HOU (R Blanco)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b833d392-e646-466c-a180-d24f8b4ea1a3/?format=api"
}
]
}