GET /api/bet_types/e3736242-f597-4b3f-b08b-20a758c4198f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3736242-f597-4b3f-b08b-20a758c4198f",
"match": "https://api-prod.gambitprofit.com/api/matches/2b4e33cb-8a31-451e-91b2-6cc91ae0924f/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-15T09:13:07.978983-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": "Houston Rockets",
"amount": 5107.0
},
{
"team": "Memphis Grizzlies",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0c7a9125-703b-475a-a1f3-348fff4aa291",
"gambit_id": "9c1c7524-5d29-420e-81c9-52a8dc93cc7e",
"last_updated": "2023-12-18T10:53:00.442113-05:00",
"created_at": "2023-12-15T09:13:07.983187-05:00",
"name": "Houston Rockets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3736242-f597-4b3f-b08b-20a758c4198f/?format=api"
},
{
"id": "e326f26f-c768-4c8e-9b44-35e294973b27",
"gambit_id": "1058a800-8175-4a59-a8f0-587ef76bc36f",
"last_updated": "2023-12-18T10:53:00.445778-05:00",
"created_at": "2023-12-15T09:13:07.987677-05:00",
"name": "Memphis Grizzlies",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3736242-f597-4b3f-b08b-20a758c4198f/?format=api"
}
]
}