GET /api/bet_types/018c3b2d-ae7b-4429-a389-0e72d6efbd99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "018c3b2d-ae7b-4429-a389-0e72d6efbd99",
"match": "https://api-prod.gambitprofit.com/api/matches/d5f4f38d-b7c9-460f-ad99-0f8352e2b559/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-10T08:57:02.036476-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": "BOS",
"amount": 5784.0
},
{
"team": "TAM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "03b2f035-fb9e-4fbc-a1c5-f23f1c275fe0",
"gambit_id": "3d494bb4-2ca2-4c9a-a544-ed27144b19ca",
"last_updated": "2023-04-11T13:27:04.197446-04:00",
"created_at": "2023-04-10T08:57:02.042962-04:00",
"name": "BOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/018c3b2d-ae7b-4429-a389-0e72d6efbd99/?format=api"
},
{
"id": "731e69d1-9ee6-4c55-9536-7be062b533a6",
"gambit_id": "26b838fb-0915-4b8c-b344-bcb141af7149",
"last_updated": "2023-04-11T13:27:04.194712-04:00",
"created_at": "2023-04-10T08:57:02.039825-04:00",
"name": "TAM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/018c3b2d-ae7b-4429-a389-0e72d6efbd99/?format=api"
}
]
}