GET /api/bet_types/84ae9aec-497f-4e4c-bb00-3ab7f8019a9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84ae9aec-497f-4e4c-bb00-3ab7f8019a9e",
"match": "https://api-prod.gambitprofit.com/api/matches/d4810e0a-bde1-4a0c-a70e-226cf93aaa3e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T11:43:23.050694-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 36.5",
"amount": 5000.0
},
{
"team": "Game Total Over 36.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aa879947-1d13-49d4-bfac-abe65166d00f",
"gambit_id": "c98e3e26-e7d3-485f-ae14-27b39bf21240",
"last_updated": "2023-08-14T11:18:18.125631-04:00",
"created_at": "2023-08-11T11:43:23.058335-04:00",
"name": "Game Total Under 36.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ae9aec-497f-4e4c-bb00-3ab7f8019a9e/?format=api"
},
{
"id": "29c9643a-1793-43f4-bf76-889cf345cd99",
"gambit_id": "8fe4a530-819e-4b3f-989c-b5f4b41bb9dc",
"last_updated": "2023-08-14T11:18:18.118144-04:00",
"created_at": "2023-08-11T11:43:23.054399-04:00",
"name": "Game Total Over 36.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ae9aec-497f-4e4c-bb00-3ab7f8019a9e/?format=api"
}
]
}