GET /api/bet_types/7916b49b-7661-4db8-96a2-d8d5b6d95546/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7916b49b-7661-4db8-96a2-d8d5b6d95546",
"match": "https://api-prod.gambitprofit.com/api/matches/35e6e32a-b9b4-4f10-b627-5261c16c80b0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-02T09:43:00.180944-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Under 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7952b117-9621-457e-894a-41bfcdbcd390",
"gambit_id": "b08f7447-7fc0-4430-b27d-7dde497c5684",
"last_updated": "2024-01-03T20:18:27.736319-05:00",
"created_at": "2024-01-02T09:43:00.185137-05:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7916b49b-7661-4db8-96a2-d8d5b6d95546/?format=api"
},
{
"id": "d62bf8a9-b6fe-41fa-ab30-37b4199b9195",
"gambit_id": "6ef5e377-9126-453f-b524-a640c8b88806",
"last_updated": "2024-01-03T20:18:27.739759-05:00",
"created_at": "2024-01-02T09:43:00.189792-05:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7916b49b-7661-4db8-96a2-d8d5b6d95546/?format=api"
}
]
}