GET /api/bet_types/52502904-c1a6-48c6-baf7-f64954205f5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52502904-c1a6-48c6-baf7-f64954205f5d",
"match": "https://api-prod.gambitprofit.com/api/matches/e2458be2-68fe-45ea-b597-45fe78d779c3/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:56.019725-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 258",
"amount": 5000.0
},
{
"team": "Game Total Under 258",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "30937875-7f35-46cc-8cd5-45096ad2264d",
"gambit_id": "c037684c-7fb6-4cbe-ad8f-c5234302f6ad",
"last_updated": "2024-01-05T14:03:02.618267-05:00",
"created_at": "2024-01-03T09:37:56.023648-05:00",
"name": "Game Total Over 258",
"reward": "1.87000",
"odds": "1.90910",
"spread": "258.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52502904-c1a6-48c6-baf7-f64954205f5d/?format=api"
},
{
"id": "8985a5e0-4726-44c4-93f8-cafa007796ad",
"gambit_id": "a5e35b35-010a-4756-802e-96e0c4c9f49a",
"last_updated": "2024-01-05T14:03:02.621633-05:00",
"created_at": "2024-01-03T09:37:56.027367-05:00",
"name": "Game Total Under 258",
"reward": "1.87000",
"odds": "1.90910",
"spread": "258.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52502904-c1a6-48c6-baf7-f64954205f5d/?format=api"
}
]
}