GET /api/bet_types/8faf7aaa-f29c-4a00-b462-fa6712a57e35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8faf7aaa-f29c-4a00-b462-fa6712a57e35",
"match": "https://api-prod.gambitprofit.com/api/matches/326b0085-d52d-4f1a-a60a-40e4f96d83d7/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:43:00.747243-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": "Las Vegas Raiders",
"amount": 5319.0
},
{
"team": "Denver Broncos",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "8870aee5-8b7b-40b1-aa8a-b49ca271fa37",
"gambit_id": "699df484-f812-40a2-b2a3-a18f8485a9ca",
"last_updated": "2024-01-09T10:28:28.822744-05:00",
"created_at": "2024-01-04T09:43:00.754808-05:00",
"name": "Las Vegas Raiders",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8faf7aaa-f29c-4a00-b462-fa6712a57e35/?format=api"
},
{
"id": "8a980574-5db6-42e1-8bd0-6a44abce2c0d",
"gambit_id": "b45a3678-5b71-4342-a647-e1280244fd97",
"last_updated": "2024-01-09T10:28:28.819476-05:00",
"created_at": "2024-01-04T09:43:00.750986-05:00",
"name": "Denver Broncos",
"reward": "2.00000",
"odds": "2.05000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8faf7aaa-f29c-4a00-b462-fa6712a57e35/?format=api"
}
]
}