GET /api/bet_types/066357c3-47d0-4aad-86b7-14c5e1ac5026/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "066357c3-47d0-4aad-86b7-14c5e1ac5026",
"match": "https://api-prod.gambitprofit.com/api/matches/8f188054-7032-453a-aa17-f0285b74a95e/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-28T09:32:08.779733-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": "Golden State Warriors",
"amount": 5000.0
},
{
"team": "Utah Jazz",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "948a18f2-adc2-413f-8ff8-302be2b6eb62",
"gambit_id": "ed1359b9-4e1a-45dd-bc67-ce2bc05a0d50",
"last_updated": "2022-12-30T18:42:00.253660-05:00",
"created_at": "2022-12-28T09:32:08.780938-05:00",
"name": "Golden State Warriors",
"reward": "1.78000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/066357c3-47d0-4aad-86b7-14c5e1ac5026/?format=api"
},
{
"id": "14205fc7-cc21-45e0-a5e2-2a94288c39ea",
"gambit_id": "804c564c-c9e4-430a-b5d4-84119af87d9d",
"last_updated": "2022-12-30T18:42:00.254783-05:00",
"created_at": "2022-12-28T09:32:08.782193-05:00",
"name": "Utah Jazz",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/066357c3-47d0-4aad-86b7-14c5e1ac5026/?format=api"
}
]
}