GET /api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb788c4e-cc92-4829-b7b0-007e13c67fa1",
"match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T18:53:07.866495-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": "STL",
"amount": 5688.0
},
{
"team": "MIL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "c75d49f4-7c5a-467f-898a-777f1c5a145f",
"gambit_id": "58a7e405-1e04-4b62-9d0a-9f66ff66e9be",
"last_updated": "2023-09-27T18:53:11.537930-04:00",
"created_at": "2023-09-26T18:53:07.871397-04:00",
"name": "STL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api"
},
{
"id": "c6271087-0bee-4dd9-9fd3-cd576b84e0e0",
"gambit_id": "1bd243f7-3373-4893-bd8c-d84c3ca3d9fb",
"last_updated": "2023-09-27T18:53:11.542224-04:00",
"created_at": "2023-09-26T18:53:07.876826-04:00",
"name": "MIL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb788c4e-cc92-4829-b7b0-007e13c67fa1/?format=api"
}
]
}