GET /api/bet_types/031c4c03-c0ee-4f64-9009-e3ed91e3195b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "031c4c03-c0ee-4f64-9009-e3ed91e3195b",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa76d07-218e-4423-8c96-b51320d3418b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:24.925787-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": "COL",
"amount": 5000.0
},
{
"team": "CHC",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a781d75b-b215-4bae-8b2a-40a8416d7bf4",
"gambit_id": "2011d9c8-ede3-4b11-a96c-da9f677e41ca",
"last_updated": "2023-09-25T14:28:20.842726-04:00",
"created_at": "2023-09-23T09:38:24.929543-04:00",
"name": "COL",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/031c4c03-c0ee-4f64-9009-e3ed91e3195b/?format=api"
},
{
"id": "7cc256b0-0651-451b-af07-a1809f61f214",
"gambit_id": "e271142c-1a0f-4e0a-ad33-18852e310aa8",
"last_updated": "2023-09-25T14:28:20.853685-04:00",
"created_at": "2023-09-23T09:38:24.933992-04:00",
"name": "CHC",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/031c4c03-c0ee-4f64-9009-e3ed91e3195b/?format=api"
}
]
}