GET /api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "190ed2f6-8a4f-4955-9d32-e5409b48f5ac",
"match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T08:58:22.349163-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": "CHC",
"amount": 5939.0
},
{
"team": "ATL",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "c20a12e4-951c-4c24-8690-3f6d0458ab16",
"gambit_id": "c6bc430e-5a6a-4963-bbfa-67ad785f2812",
"last_updated": "2023-09-27T10:43:15.042215-04:00",
"created_at": "2023-09-26T08:58:22.352948-04:00",
"name": "CHC",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api"
},
{
"id": "18c137f4-8e71-4587-99df-35366be8da78",
"gambit_id": "867e4626-2946-47f1-81ab-2f3a87c8f968",
"last_updated": "2023-09-27T10:43:15.045609-04:00",
"created_at": "2023-09-26T08:58:22.357372-04:00",
"name": "ATL",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190ed2f6-8a4f-4955-9d32-e5409b48f5ac/?format=api"
}
]
}