GET /api/bet_types/af9341fe-d03f-4a41-89d6-8d5619bac802/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af9341fe-d03f-4a41-89d6-8d5619bac802",
"match": "https://api-prod.gambitprofit.com/api/matches/79d3ab3b-0267-41c1-b90f-e542c38b9264/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:13.583053-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 220",
"amount": 5000.0
},
{
"team": "Game Total Under 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "05253bd2-4ffd-40f3-b42e-64d76080a3d3",
"gambit_id": "01645f37-3ca8-4772-aef1-23d0581cef6d",
"last_updated": "2024-01-26T13:28:10.862230-05:00",
"created_at": "2024-01-24T09:13:13.587379-05:00",
"name": "Game Total Over 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9341fe-d03f-4a41-89d6-8d5619bac802/?format=api"
},
{
"id": "cfe316a5-92c3-49b1-ba82-fa9679245b54",
"gambit_id": "9690e2a6-a0b9-4865-871c-01d310a778ad",
"last_updated": "2024-01-26T13:28:10.859071-05:00",
"created_at": "2024-01-24T09:13:13.593637-05:00",
"name": "Game Total Under 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9341fe-d03f-4a41-89d6-8d5619bac802/?format=api"
}
]
}