GET /api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f031ae2e-c32f-4c4b-bed7-096cfd1dc579",
"match": "https://api-prod.gambitprofit.com/api/matches/35aa9423-8d00-4eba-8da2-13658d1f5049/?format=api",
"name": "Over/Under",
"created_at": "2023-01-18T09:16:51.306602-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 5.5",
"amount": 5211.0
},
{
"team": "Game Total Under 5.5",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "d96101a3-af65-4fbf-909a-ffb148a83a4d",
"gambit_id": "9a1b14dc-a7aa-4e70-8a2e-76954a719f00",
"last_updated": "2023-01-19T09:37:17.811727-05:00",
"created_at": "2023-01-18T09:16:51.309578-05:00",
"name": "Game Total Over 5.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api"
},
{
"id": "20a5f297-94fc-41f2-9c6c-f42668162cbb",
"gambit_id": "edc00998-00de-4432-84bb-648a99c3fb56",
"last_updated": "2023-01-19T09:37:17.810573-05:00",
"created_at": "2023-01-18T09:16:51.307995-05:00",
"name": "Game Total Under 5.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f031ae2e-c32f-4c4b-bed7-096cfd1dc579/?format=api"
}
]
}