GET /api/bet_types/f597daaf-c350-41d0-a11b-48628168fd1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f597daaf-c350-41d0-a11b-48628168fd1c",
"match": "https://api-prod.gambitprofit.com/api/matches/8e1c19e6-aadf-4f42-8e89-d5209b3b4626/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T11:43:22.814267-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 Under 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0b000236-b545-4123-a8b6-2d1a64fb7a9b",
"gambit_id": "e322329c-3a06-4eb9-aa24-ab96ba423cfb",
"last_updated": "2023-08-12T18:23:12.323700-04:00",
"created_at": "2023-08-11T11:43:22.822400-04:00",
"name": "Game Total Under 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f597daaf-c350-41d0-a11b-48628168fd1c/?format=api"
},
{
"id": "516a46b4-e795-4681-9564-e7128b632259",
"gambit_id": "720e2045-cb47-427a-98e7-0a1af48ec6f5",
"last_updated": "2023-08-12T18:23:12.327858-04:00",
"created_at": "2023-08-11T11:43:22.818172-04:00",
"name": "Game Total Over 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f597daaf-c350-41d0-a11b-48628168fd1c/?format=api"
}
]
}