GET /api/bet_types/84e8a300-3ed2-4705-bbcf-a72f870d0823/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84e8a300-3ed2-4705-bbcf-a72f870d0823",
"match": "https://api-prod.gambitprofit.com/api/matches/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:08.532184-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": "DET",
"amount": 5213.0
},
{
"team": "STL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "cb9a614c-f91a-4382-82f7-caeb33a4000e",
"gambit_id": "a44e243c-1273-47d4-9035-cb21dc4f5d9d",
"last_updated": "2023-05-08T11:47:06.625364-04:00",
"created_at": "2023-05-07T11:57:08.535935-04:00",
"name": "DET",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e8a300-3ed2-4705-bbcf-a72f870d0823/?format=api"
},
{
"id": "0a8cd27c-f885-4e26-9d71-eb2e57b761da",
"gambit_id": "1f4b77f8-376b-4e4f-b949-3b1c71952b7b",
"last_updated": "2023-05-08T11:47:06.623198-04:00",
"created_at": "2023-05-07T11:57:08.533978-04:00",
"name": "STL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e8a300-3ed2-4705-bbcf-a72f870d0823/?format=api"
}
]
}