GET /api/bet_types/3e97c983-4da8-4bf0-a9cf-fec2ab53f415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e97c983-4da8-4bf0-a9cf-fec2ab53f415",
"match": "https://api-prod.gambitprofit.com/api/matches/70ab6bc1-f9b0-434b-93c2-bbda2f222aa6/?format=api",
"name": "Over/Under",
"created_at": "2022-12-26T00:32:08.393959-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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Under 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "16c8a07b-770a-43b3-8a50-e657d6054d83",
"gambit_id": "a71b5d1b-9d38-486d-a853-5dbb0b3ea4c0",
"last_updated": "2022-12-27T10:32:09.247736-05:00",
"created_at": "2022-12-26T00:32:08.395183-05:00",
"name": "Game Total Over 44.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e97c983-4da8-4bf0-a9cf-fec2ab53f415/?format=api"
},
{
"id": "837ada86-94cf-4f30-89c2-c2387987f758",
"gambit_id": "fdc3464c-0bae-4958-a5fc-30d412e5234a",
"last_updated": "2022-12-27T10:32:09.246605-05:00",
"created_at": "2022-12-26T00:32:08.396385-05:00",
"name": "Game Total Under 44.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e97c983-4da8-4bf0-a9cf-fec2ab53f415/?format=api"
}
]
}