GET /api/bet_types/0a55b020-6334-46c2-8414-256c4bc2691b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a55b020-6334-46c2-8414-256c4bc2691b",
"match": "https://api-prod.gambitprofit.com/api/matches/db261679-2996-46ed-b912-f30abdf55e5d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Ottawa Senators",
"amount": 5610.0
},
{
"team": "Florida Panthers",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "734343bb-486b-4e16-ab8c-e7dc03d5be5f",
"gambit_id": "a9e5ee1a-12e9-4939-b199-0e44506d25d9",
"last_updated": "2022-10-31T11:12:09.057266-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a55b020-6334-46c2-8414-256c4bc2691b/?format=api"
},
{
"id": "9596f143-d58f-4947-9029-b7a2b35fe7b9",
"gambit_id": "8b52a6d7-3e62-4e79-bd62-eecad8824ce3",
"last_updated": "2022-10-31T11:12:09.056165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "2.16000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a55b020-6334-46c2-8414-256c4bc2691b/?format=api"
}
]
}