GET /api/bet_types/cde36a9c-7bb0-4741-9624-69c307818595/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cde36a9c-7bb0-4741-9624-69c307818595",
"match": "https://api-prod.gambitprofit.com/api/matches/7504730b-7b5a-47dc-9449-6859983b8fc7/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:06.641558-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 215",
"amount": 5000.0
},
{
"team": "Game Total Under 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6c197596-7920-4b48-a755-ba01d8a8f155",
"gambit_id": "a0bcacd9-ecae-4501-b8f3-f2e829e2441c",
"last_updated": "2023-11-17T23:43:11.073154-05:00",
"created_at": "2023-11-16T09:28:06.646056-05:00",
"name": "Game Total Over 215",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde36a9c-7bb0-4741-9624-69c307818595/?format=api"
},
{
"id": "00976226-adc2-4eb2-b082-a5cf97fb8e45",
"gambit_id": "ec4e01f7-e4ec-4100-b769-bc3c32f75572",
"last_updated": "2023-11-17T23:43:11.076678-05:00",
"created_at": "2023-11-16T09:28:06.651353-05:00",
"name": "Game Total Under 215",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde36a9c-7bb0-4741-9624-69c307818595/?format=api"
}
]
}