GET /api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa471fd6-5019-404a-b26e-13b276b69e8f",
"match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "6c783569-c9e7-44f3-8999-b61f135fe23a",
"gambit_id": "4f2583d0-8bdf-4ea7-8c5c-13dcfdc57623",
"last_updated": "2022-11-04T09:17:41.047153-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api"
},
{
"id": "64ef8f74-5202-47f8-bd18-3e630af1d0f5",
"gambit_id": "cbb00c6d-f407-4938-bc41-988e6f71cd1b",
"last_updated": "2022-11-04T09:17:41.046060-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api"
}
]
}