GET /api/bet_types/ac7e83f5-843a-4acd-a419-9324ad5ca415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac7e83f5-843a-4acd-a419-9324ad5ca415",
"match": "https://api-prod.gambitprofit.com/api/matches/c8d44946-3502-435d-a464-e02c38089554/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:12.615956-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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "747be3b5-b61b-4333-a0c1-b85bef717252",
"gambit_id": "e673faeb-0b00-4591-8661-c5f54fbada6b",
"last_updated": "2024-01-26T13:28:10.629236-05:00",
"created_at": "2024-01-24T09:13:12.619789-05:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac7e83f5-843a-4acd-a419-9324ad5ca415/?format=api"
},
{
"id": "4f16d963-6398-4a2f-834e-5de674a3de70",
"gambit_id": "4fffb8ae-6c9e-4929-8ffb-8cdb72ff967a",
"last_updated": "2024-01-26T13:28:10.632612-05:00",
"created_at": "2024-01-24T09:13:12.623769-05:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac7e83f5-843a-4acd-a419-9324ad5ca415/?format=api"
}
]
}