GET /api/bet_types/d173dccb-a61f-4231-b1c8-c63e928f0b05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d173dccb-a61f-4231-b1c8-c63e928f0b05",
"match": "https://api-prod.gambitprofit.com/api/matches/31b59243-a136-42d0-a5ad-5f85b87bd39f/?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 69",
"amount": 5000.0
},
{
"team": "Game Total Under 69",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e874408c-4793-434d-9858-d2ce6f33ed5c",
"gambit_id": "945277f4-8a17-40f9-92c2-99642835dc19",
"last_updated": "2022-11-14T09:59:00.136525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 69",
"reward": "1.80000",
"odds": "1.90910",
"spread": "69.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d173dccb-a61f-4231-b1c8-c63e928f0b05/?format=api"
},
{
"id": "460f4a90-070e-49fb-8bd8-639794b91f98",
"gambit_id": "2ff02ba2-0850-4531-9615-c0ff9acbeed1",
"last_updated": "2022-11-14T09:59:00.135319-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 69",
"reward": "1.80000",
"odds": "1.90910",
"spread": "69.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d173dccb-a61f-4231-b1c8-c63e928f0b05/?format=api"
}
]
}