GET /api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3876008-bba4-40a7-ae1c-f037bf4988d6",
"match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-06T08:43:17.365379-04: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": "KAN",
"amount": 5107.0
},
{
"team": "CLE",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "589d62bd-4803-4846-b19f-e18b2f0c816e",
"gambit_id": "68e7922b-a50a-4add-8fe4-6b176a0efaf2",
"last_updated": "2023-07-08T09:42:56.941537-04:00",
"created_at": "2023-07-06T08:43:17.367248-04:00",
"name": "KAN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api"
},
{
"id": "31b78888-f0da-433d-aaf0-4cfdab62147c",
"gambit_id": "71471826-38f2-4d47-8712-9b26dfac2ae3",
"last_updated": "2023-07-08T09:42:56.944668-04:00",
"created_at": "2023-07-06T08:43:17.369354-04:00",
"name": "CLE",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api"
}
]
}