GET /api/bet_types/9b807f7c-498e-449b-afc6-cdd91b06e5e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b807f7c-498e-449b-afc6-cdd91b06e5e1",
"match": "https://api-prod.gambitprofit.com/api/matches/e7951630-82a3-4a44-a3b7-799702765ac9/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:06.387301-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 Under 6",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "825ab7b7-c138-4053-b475-45f96ebdfb70",
"gambit_id": "0ae5cea2-f40a-43c8-8240-0507b56f996a",
"last_updated": "2023-01-20T10:06:59.792371-05:00",
"created_at": "2023-01-19T09:22:06.390507-05:00",
"name": "Game Total Under 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b807f7c-498e-449b-afc6-cdd91b06e5e1/?format=api"
},
{
"id": "0d1d3b18-b988-4f80-a1f4-71129229c157",
"gambit_id": "f047b01f-9dd4-48a9-8061-23badce7e901",
"last_updated": "2023-01-20T10:06:59.793479-05:00",
"created_at": "2023-01-19T09:22:06.393744-05:00",
"name": "Game Total Over 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b807f7c-498e-449b-afc6-cdd91b06e5e1/?format=api"
}
]
}