GET /api/bet_types/5b069db8-6a1e-44e4-9b59-298ac6125f32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b069db8-6a1e-44e4-9b59-298ac6125f32",
"match": "https://api-prod.gambitprofit.com/api/matches/94e269d3-8679-4da6-8ae2-4182356c75e9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:08.874507-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8f857a2e-a143-4a6f-9200-1bd87cfe79ad",
"gambit_id": "f0539f2c-950c-4940-81ba-641f9d7677a9",
"last_updated": "2023-02-11T17:57:02.082604-05:00",
"created_at": "2023-02-10T09:02:08.875845-05:00",
"name": "Game Total Under 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b069db8-6a1e-44e4-9b59-298ac6125f32/?format=api"
},
{
"id": "2ac3fe51-e69b-4feb-b889-b35a7370b81e",
"gambit_id": "40a3da41-8e22-4f32-9272-35c6cfa5676b",
"last_updated": "2023-02-11T17:57:02.083770-05:00",
"created_at": "2023-02-10T09:02:08.877274-05:00",
"name": "Game Total Over 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b069db8-6a1e-44e4-9b59-298ac6125f32/?format=api"
}
]
}