GET /api/bet_types/197b58de-627d-445b-bb62-8203025d7d1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "197b58de-627d-445b-bb62-8203025d7d1b",
"match": "https://api-prod.gambitprofit.com/api/matches/c5131f6e-0517-4253-892f-6a857c338c13/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:04.859664-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 219",
"amount": 5000.0
},
{
"team": "Game Total Under 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "55d857dd-4131-47f5-8463-61bb9b39388d",
"gambit_id": "f394dd3c-81ed-4289-b9b2-e4bf7f81e672",
"last_updated": "2023-12-01T19:03:07.757361-05:00",
"created_at": "2023-11-30T10:28:04.882300-05:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197b58de-627d-445b-bb62-8203025d7d1b/?format=api"
},
{
"id": "794e5dad-0d02-4f48-877f-699d27b7bbf1",
"gambit_id": "dc431ea6-ab7e-4384-b39a-c6a7e644f1c7",
"last_updated": "2023-12-01T19:03:07.760926-05:00",
"created_at": "2023-11-30T10:28:04.864493-05:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197b58de-627d-445b-bb62-8203025d7d1b/?format=api"
}
]
}