GET /api/bet_types/dc73bf88-7e83-48c4-8947-cb5b3af0ded2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc73bf88-7e83-48c4-8947-cb5b3af0ded2",
"match": "https://api-prod.gambitprofit.com/api/matches/525d1c52-bfe8-449b-bba2-4003b240a74b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-10T09:38:10.605042-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": "New Orleans Pelicans",
"amount": 5107.0
},
{
"team": "Golden State Warriors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3f915649-075b-402a-9243-51ca56336cab",
"gambit_id": "0777c0de-4fa8-442c-be70-810f2a5235ef",
"last_updated": "2024-01-11T11:23:06.462271-05:00",
"created_at": "2024-01-10T09:38:10.610370-05:00",
"name": "New Orleans Pelicans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc73bf88-7e83-48c4-8947-cb5b3af0ded2/?format=api"
},
{
"id": "dbfcf3c8-a73d-491b-96dd-6995d1c708ff",
"gambit_id": "feadd598-24f8-4707-a4da-219dbb1729bb",
"last_updated": "2024-01-11T11:23:06.470117-05:00",
"created_at": "2024-01-10T09:38:10.617127-05:00",
"name": "Golden State Warriors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc73bf88-7e83-48c4-8947-cb5b3af0ded2/?format=api"
}
]
}