GET /api/bet_types/11c6be12-7e16-478a-a6c9-ed845bc8cdc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11c6be12-7e16-478a-a6c9-ed845bc8cdc2",
"match": "https://api-prod.gambitprofit.com/api/matches/6a204ad4-6e97-4d89-95a4-a479039bbc0a/?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 Under 50",
"amount": 5000.0
},
{
"team": "Game Total Over 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "7d0500cc-dd4b-41e7-8c0a-e827d5880ca0",
"gambit_id": "a89c6834-2810-42ed-8152-b509ece8e90a",
"last_updated": "2022-10-02T15:17:25.339613-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.85000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11c6be12-7e16-478a-a6c9-ed845bc8cdc2/?format=api"
},
{
"id": "0f359ce7-f415-4262-b31a-f49339da1491",
"gambit_id": "f7758da7-fcb3-464c-adcb-e8960ddaa46e",
"last_updated": "2022-10-02T15:17:25.340797-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.85000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11c6be12-7e16-478a-a6c9-ed845bc8cdc2/?format=api"
}
]
}