GET /api/bet_types/ff03f225-06eb-4686-8466-6be5f77c2728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff03f225-06eb-4686-8466-6be5f77c2728",
"match": "https://api-prod.gambitprofit.com/api/matches/f326db2d-7281-4077-a310-d0863a1aa43b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-25T13:28:10.913787-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6e20b482-13e9-4cce-8538-b9640a37c53d",
"gambit_id": "414f6513-393d-4aae-a3a2-3898b91fc1d5",
"last_updated": "2024-01-26T20:58:23.281103-05:00",
"created_at": "2024-01-25T13:28:10.917631-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff03f225-06eb-4686-8466-6be5f77c2728/?format=api"
},
{
"id": "a1f43613-ff11-4217-9a6d-86d93428a9f9",
"gambit_id": "45f90d48-3899-4d7e-995c-4ab217d5fda2",
"last_updated": "2024-01-26T20:58:23.285418-05:00",
"created_at": "2024-01-25T13:28:10.922987-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff03f225-06eb-4686-8466-6be5f77c2728/?format=api"
}
]
}