GET /api/bet_types/e3fcd071-6de3-4558-bc8a-4f52211bf611/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3fcd071-6de3-4558-bc8a-4f52211bf611",
"match": "https://api-prod.gambitprofit.com/api/matches/1e6bcad2-4e03-4065-9adc-086ab2f159f9/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:19.102522-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 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "57855542-89a7-4686-bef5-2edaa7ffb43b",
"gambit_id": "c76e7a3e-fb81-4f1d-af48-8e87172c07b1",
"last_updated": "2023-12-19T20:48:14.405114-05:00",
"created_at": "2023-12-18T09:53:19.116170-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fcd071-6de3-4558-bc8a-4f52211bf611/?format=api"
},
{
"id": "1c5fa88e-eb21-46b7-9a0f-c26ae1d54d3d",
"gambit_id": "6a72197b-e66a-4960-b947-25de55a93c92",
"last_updated": "2023-12-19T20:48:14.408224-05:00",
"created_at": "2023-12-18T09:53:19.105879-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fcd071-6de3-4558-bc8a-4f52211bf611/?format=api"
}
]
}