GET /api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17b0e341-ae66-4267-9fb6-93cd03089f79",
"match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-03T16:33:20.944546-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": "LAA",
"amount": 5319.0
},
{
"team": "SDG",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "bda7f524-0d21-4455-89d1-3971343229e2",
"gambit_id": "faec12f0-32ce-4110-bb4d-9cd58648fc53",
"last_updated": "2023-07-04T10:43:01.755779-04:00",
"created_at": "2023-07-03T16:33:20.946911-04:00",
"name": "LAA",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api"
},
{
"id": "2b7a4717-05d8-44a7-9ac8-bbe218896907",
"gambit_id": "a5faf2fa-7361-4493-928e-52b4c4741c69",
"last_updated": "2023-07-04T10:43:01.757130-04:00",
"created_at": "2023-07-03T16:33:20.949445-04:00",
"name": "SDG",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api"
}
]
}