GET /api/bet_types/d333b8fd-5de6-49b2-9795-e60251aa9594/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d333b8fd-5de6-49b2-9795-e60251aa9594",
"match": "https://api-prod.gambitprofit.com/api/matches/9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-12T09:48:14.993781-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": "Philadelphia Flyers",
"amount": 7106.0
},
{
"team": "Minnesota Wild",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "40c80bd5-1d0f-433a-9833-2df1b7a43033",
"gambit_id": "b5a5604a-77de-4a7b-8de2-c4547ffe58d7",
"last_updated": "2024-01-15T10:18:24.330903-05:00",
"created_at": "2024-01-12T09:48:14.997470-05:00",
"name": "Philadelphia Flyers",
"reward": "1.34000",
"odds": "1.35710",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d333b8fd-5de6-49b2-9795-e60251aa9594/?format=api"
},
{
"id": "e8d5901d-00c1-4d66-b32a-cd307b17fa30",
"gambit_id": "ea0e0f32-c31c-4470-9300-b015742fef4a",
"last_updated": "2024-01-15T10:18:24.334181-05:00",
"created_at": "2024-01-12T09:48:15.003084-05:00",
"name": "Minnesota Wild",
"reward": "3.29000",
"odds": "3.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d333b8fd-5de6-49b2-9795-e60251aa9594/?format=api"
}
]
}