GET /api/bet_types/3585768b-21f4-486b-aea9-c91ca136d415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3585768b-21f4-486b-aea9-c91ca136d415",
"match": "https://api-prod.gambitprofit.com/api/matches/06d42454-a2e1-42a1-9770-47a14cd9ac42/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-09T09:02:02.672429-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": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "79445060-9710-4f85-9cfa-903f27c4a06b",
"gambit_id": "8f1570f8-3c24-4094-90c2-d8ddb5ba5539",
"last_updated": "2023-03-10T09:57:21.717896-05:00",
"created_at": "2023-03-09T09:02:02.673572-05:00",
"name": "Milwaukee Bucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3585768b-21f4-486b-aea9-c91ca136d415/?format=api"
},
{
"id": "5e44e52a-9adc-4617-b18e-bf1887659e16",
"gambit_id": "a5674ebb-05f4-46c1-b25e-c893b9e3a5a6",
"last_updated": "2023-03-10T09:57:21.719165-05:00",
"created_at": "2023-03-09T09:02:02.674807-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3585768b-21f4-486b-aea9-c91ca136d415/?format=api"
}
]
}