GET /api/bet_types/391c0ca2-914f-4bd4-9fd8-57d35082aff8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "391c0ca2-914f-4bd4-9fd8-57d35082aff8",
"match": "https://api-prod.gambitprofit.com/api/matches/3fa677da-cbf3-4133-9fae-f072f04e66de/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:15.562038-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 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b1e57e55-e90c-4603-b1e6-c9772febe33e",
"gambit_id": "46413d1c-fa4e-487a-8bf8-4800ab94a7f0",
"last_updated": "2023-11-29T21:53:07.202928-05:00",
"created_at": "2023-11-28T09:33:15.575484-05:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391c0ca2-914f-4bd4-9fd8-57d35082aff8/?format=api"
},
{
"id": "50ee8a5b-3c00-4738-9836-d0cee9c1d34d",
"gambit_id": "efcff9a6-6bd0-413f-b097-f4a5f1300c00",
"last_updated": "2023-11-29T21:53:07.199556-05:00",
"created_at": "2023-11-28T09:33:15.570597-05:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391c0ca2-914f-4bd4-9fd8-57d35082aff8/?format=api"
}
]
}