GET /api/bet_types/4bd9cfa7-4155-43c8-a930-08cdea4cf80e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bd9cfa7-4155-43c8-a930-08cdea4cf80e",
"match": "https://api-prod.gambitprofit.com/api/matches/70336375-6083-4f9c-9903-05c03edaac8a/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T12:43:15.233066-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": "LOS",
"amount": 5773.0
},
{
"team": "COL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "0ce95ea7-4ff7-416d-9945-587026c65157",
"gambit_id": "69b2a270-c952-486d-a544-2cdcf7aff985",
"last_updated": "2023-09-27T18:48:11.151448-04:00",
"created_at": "2023-09-26T12:43:15.237889-04:00",
"name": "LOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bd9cfa7-4155-43c8-a930-08cdea4cf80e/?format=api"
},
{
"id": "5f138c91-a441-4698-9702-afa802f9b8c4",
"gambit_id": "ac5789de-0bdb-4018-b444-dfc720c0fb93",
"last_updated": "2023-09-27T18:48:11.154721-04:00",
"created_at": "2023-09-26T12:43:15.242585-04:00",
"name": "COL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bd9cfa7-4155-43c8-a930-08cdea4cf80e/?format=api"
}
]
}