GET /api/bet_types/ba61304b-7262-48f2-89c0-8c3abcf2d951/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba61304b-7262-48f2-89c0-8c3abcf2d951",
"match": "https://api-prod.gambitprofit.com/api/matches/053d9520-6f8e-42e0-9649-504b678a83d3/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T08:37:21.788315-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Over 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "63776b89-86b8-45de-823c-076a90d7f351",
"gambit_id": "015380a6-4e64-4a11-a391-20a87b7147f4",
"last_updated": "2023-03-04T16:17:10.178886-05:00",
"created_at": "2023-03-03T08:37:21.819709-05:00",
"name": "Game Total Under 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba61304b-7262-48f2-89c0-8c3abcf2d951/?format=api"
},
{
"id": "5dcbc148-4990-4e00-9014-5acfa887cc8b",
"gambit_id": "f9f4a883-faf9-4f78-be2b-ae1cb6d13721",
"last_updated": "2023-03-04T16:17:10.179975-05:00",
"created_at": "2023-03-03T08:37:21.848625-05:00",
"name": "Game Total Over 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba61304b-7262-48f2-89c0-8c3abcf2d951/?format=api"
}
]
}