GET /api/bet_types/fbd84546-7d4c-4505-af20-8f47308013e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbd84546-7d4c-4505-af20-8f47308013e4",
"match": "https://api-prod.gambitprofit.com/api/matches/4133844f-71b1-4bc0-aa8b-ed36713696f6/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-15T08:32:02.650845-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "496360ee-3374-450b-bb9b-6703de8a2ea5",
"gambit_id": "1e82e31d-6201-40b7-a308-d8a57ba62d01",
"last_updated": "2023-01-16T10:56:51.498730-05:00",
"created_at": "2023-01-15T08:32:02.653245-05:00",
"name": "Brooklyn Nets",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd84546-7d4c-4505-af20-8f47308013e4/?format=api"
},
{
"id": "dab9608d-eeb4-4058-b1f2-6052320b99ff",
"gambit_id": "765cdcd4-5c2a-4792-a028-71e51508164e",
"last_updated": "2023-01-16T10:56:51.501653-05:00",
"created_at": "2023-01-15T08:32:02.655725-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.78000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd84546-7d4c-4505-af20-8f47308013e4/?format=api"
}
]
}