GET /api/bet_types/7690140b-d3c9-40d6-9dc3-a0e6922c4e81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7690140b-d3c9-40d6-9dc3-a0e6922c4e81",
"match": "https://api-prod.gambitprofit.com/api/matches/649ab3ad-70a1-4c08-a1b1-cdfbe03adacc/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-26T10:56:57.604763-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": "Cleveland Cavaliers",
"amount": 5000.0
},
{
"team": "Houston Rockets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "663d336b-6a46-4602-aeff-1cbca41bfb85",
"gambit_id": "93e66a67-88cc-41e1-b927-629e1d04b517",
"last_updated": "2023-01-27T09:57:09.214722-05:00",
"created_at": "2023-01-26T10:56:57.606134-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7690140b-d3c9-40d6-9dc3-a0e6922c4e81/?format=api"
},
{
"id": "6f48a0ca-4071-406d-967d-2f04fb44bcd9",
"gambit_id": "24a87198-9760-4a22-9ffb-3aeb72520fae",
"last_updated": "2023-01-27T09:57:09.215876-05:00",
"created_at": "2023-01-26T10:56:57.607546-05:00",
"name": "Houston Rockets",
"reward": "1.88000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7690140b-d3c9-40d6-9dc3-a0e6922c4e81/?format=api"
}
]
}