GET /api/bet_types/0cd5c5c9-74ed-4ea8-beb9-c839b82eb853/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cd5c5c9-74ed-4ea8-beb9-c839b82eb853",
"match": "https://api-prod.gambitprofit.com/api/matches/2d8ee17f-1c15-4780-be2e-bcb38f6f12a0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:10.429509-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": "Game Total Over 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "686c09da-a7d9-4b01-94da-a0fff5d8ce17",
"gambit_id": "6f4c9812-704d-46b4-af69-1724018be713",
"last_updated": "2024-01-22T12:08:22.692226-05:00",
"created_at": "2024-01-19T09:33:10.433066-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd5c5c9-74ed-4ea8-beb9-c839b82eb853/?format=api"
},
{
"id": "11b412bd-6419-4c8d-8c6a-a55f4e4e38d1",
"gambit_id": "c69f6a68-b77d-4b3b-8676-51f78c86f3d5",
"last_updated": "2024-01-22T12:08:22.695455-05:00",
"created_at": "2024-01-19T09:33:10.437063-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd5c5c9-74ed-4ea8-beb9-c839b82eb853/?format=api"
}
]
}