GET /api/bet_types/36e2a042-3f8a-4c59-ac74-108397643090/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36e2a042-3f8a-4c59-ac74-108397643090",
"match": "https://api-prod.gambitprofit.com/api/matches/06eba05f-e785-43ac-93aa-a468029900ee/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-16T09:03:05.079523-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": "Los Angeles Kings",
"amount": 6554.0
},
{
"team": "Dallas Stars",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "414709a7-b21f-4c3d-911c-85233b287d2b",
"gambit_id": "ff355d88-dcd8-4b8c-8992-c806a9a69414",
"last_updated": "2024-01-19T11:48:28.562510-05:00",
"created_at": "2024-01-16T09:03:05.083386-05:00",
"name": "Los Angeles Kings",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e2a042-3f8a-4c59-ac74-108397643090/?format=api"
},
{
"id": "20d7a467-09a2-4c1d-a2ce-c1caa597a2c8",
"gambit_id": "6a14a790-5933-477e-9d76-36f92f1db3e4",
"last_updated": "2024-01-19T11:48:28.565779-05:00",
"created_at": "2024-01-16T09:03:05.087369-05:00",
"name": "Dallas Stars",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e2a042-3f8a-4c59-ac74-108397643090/?format=api"
}
]
}