GET /api/bet_types/d6579cd1-ee04-41e4-944e-ecc5b3a45dd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6579cd1-ee04-41e4-944e-ecc5b3a45dd6",
"match": "https://api-prod.gambitprofit.com/api/matches/23791e2a-ea07-4c3d-9a6a-0afc822c7e43/?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 57",
"amount": 5000.0
},
{
"team": "Game Total Under 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0b98cb61-0246-458c-a953-b798421f8198",
"gambit_id": "a73d4d0a-cd5d-4818-9d74-571c4d923910",
"last_updated": "2022-09-17T17:02:17.092210-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6579cd1-ee04-41e4-944e-ecc5b3a45dd6/?format=api"
},
{
"id": "b24f9237-7e2f-401f-a127-af7b965cfe78",
"gambit_id": "8417ec80-4b3e-4c40-9fdb-39eaff6455ac",
"last_updated": "2022-09-17T17:02:17.093294-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6579cd1-ee04-41e4-944e-ecc5b3a45dd6/?format=api"
}
]
}