GET /api/bet_types/2ece7916-95c3-4c0c-98dd-c9fe259225e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ece7916-95c3-4c0c-98dd-c9fe259225e5",
"match": "https://api-prod.gambitprofit.com/api/matches/19a95d2b-b3e1-455b-89b5-9e2ca8185e79/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:06.513503-04: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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7ab0d7e-5764-48dc-a8dc-944f1678bf46",
"gambit_id": "ae813690-35e8-4be0-8470-a770e64312a5",
"last_updated": "2023-04-22T13:07:11.128032-04:00",
"created_at": "2023-04-21T12:32:06.515370-04:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ece7916-95c3-4c0c-98dd-c9fe259225e5/?format=api"
},
{
"id": "844036da-7032-4be9-bf19-293a2523086f",
"gambit_id": "6558fa90-cca2-4305-b23a-233c598def67",
"last_updated": "2023-04-22T13:07:11.130286-04:00",
"created_at": "2023-04-21T12:32:06.516866-04:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ece7916-95c3-4c0c-98dd-c9fe259225e5/?format=api"
}
]
}