GET /api/bet_types/d6102840-38dc-4d32-9d1a-3d4f37799b30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6102840-38dc-4d32-9d1a-3d4f37799b30",
"match": "https://api-prod.gambitprofit.com/api/matches/da34d846-19e7-4942-9c8a-70d50de13625/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-29T08:08:07.756054-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": "MIN",
"amount": 5213.0
},
{
"team": "KAN",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "94dab7de-8b1b-4ce5-bf3b-bc2bb552faeb",
"gambit_id": "c25693df-ce28-429c-84af-50ab67c8d1df",
"last_updated": "2023-07-31T13:08:20.767741-04:00",
"created_at": "2023-07-29T08:08:07.760194-04:00",
"name": "MIN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6102840-38dc-4d32-9d1a-3d4f37799b30/?format=api"
},
{
"id": "4b833e84-cb89-4d3a-8bef-f61492087fe8",
"gambit_id": "418b8c42-68cb-4a76-9526-53580648ced5",
"last_updated": "2023-07-31T13:08:20.771536-04:00",
"created_at": "2023-07-29T08:08:07.764606-04:00",
"name": "KAN",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6102840-38dc-4d32-9d1a-3d4f37799b30/?format=api"
}
]
}