GET /api/bet_types/7015cef3-80f3-4c05-b035-12acae657bd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7015cef3-80f3-4c05-b035-12acae657bd6",
"match": "https://api-prod.gambitprofit.com/api/matches/07b5b262-8def-4acc-862b-54d229ad8314/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:10.647195-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": "Philadelphia Flyers",
"amount": 6232.0
},
{
"team": "Boston Bruins",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "e3da2479-5121-4b00-ab92-43eb155d51dd",
"gambit_id": "a2093517-22b6-4fe4-8465-e9ad3a1ef379",
"last_updated": "2024-01-29T21:58:10.935957-05:00",
"created_at": "2024-01-27T09:18:10.656034-05:00",
"name": "Philadelphia Flyers",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7015cef3-80f3-4c05-b035-12acae657bd6/?format=api"
},
{
"id": "5bc928d9-4af4-4fc3-8074-0db42e3e371a",
"gambit_id": "e63e97f3-0af9-4df3-bc4a-1c954d09511f",
"last_updated": "2024-01-29T21:58:10.932381-05:00",
"created_at": "2024-01-27T09:18:10.651549-05:00",
"name": "Boston Bruins",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7015cef3-80f3-4c05-b035-12acae657bd6/?format=api"
}
]
}