GET /api/bet_types/4737e598-9549-4c09-8e77-7d275edbc9cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4737e598-9549-4c09-8e77-7d275edbc9cc",
"match": "https://api-prod.gambitprofit.com/api/matches/ed14a149-ca5f-4b76-a7f3-ad474da3d45b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:03.215545-04: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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b3a7079d-c35a-4f04-9ad5-3212b069d0dc",
"gambit_id": "3e910c0e-a402-40d3-b742-140ebb1dd77a",
"last_updated": "2023-06-19T17:13:28.788167-04:00",
"created_at": "2023-06-18T09:43:03.217810-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4737e598-9549-4c09-8e77-7d275edbc9cc/?format=api"
},
{
"id": "704dd8f7-5cd5-4323-801c-ea1d48ed8543",
"gambit_id": "717edb9f-4eed-4090-9024-f1b72e6a9440",
"last_updated": "2023-06-19T17:13:28.790312-04:00",
"created_at": "2023-06-18T09:43:03.219957-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4737e598-9549-4c09-8e77-7d275edbc9cc/?format=api"
}
]
}