GET /api/bet_types/7e5926b0-93f3-4365-9dc0-04771bb8f9c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e5926b0-93f3-4365-9dc0-04771bb8f9c2",
"match": "https://api-prod.gambitprofit.com/api/matches/4b9410e7-c580-4e8f-8e78-c7eb1fc78f53/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:09.292406-05: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": "Milwaukee Bucks",
"amount": 5107.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0d96c881-f27c-48ca-8888-ca7d63998864",
"gambit_id": "4937e7d7-95a7-4700-872f-79e50bf2d89d",
"last_updated": "2023-12-30T21:43:25.951965-05:00",
"created_at": "2023-12-29T09:58:09.296635-05:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5926b0-93f3-4365-9dc0-04771bb8f9c2/?format=api"
},
{
"id": "2ad98882-e091-4b08-9c40-e88d0274d62a",
"gambit_id": "54900100-65ff-4e02-86e4-a1f7c0a08c51",
"last_updated": "2023-12-30T21:43:25.955315-05:00",
"created_at": "2023-12-29T09:58:09.301124-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5926b0-93f3-4365-9dc0-04771bb8f9c2/?format=api"
}
]
}