GET /api/bet_types/14e1873c-4b36-490b-8892-658cc630a767/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14e1873c-4b36-490b-8892-658cc630a767",
"match": "https://api-prod.gambitprofit.com/api/matches/97b52118-ae9b-49cc-9cff-fd882855f6d2/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "98abb774-0468-4a42-a119-a3067d0e6cb2",
"gambit_id": "f6fdd09e-dac0-4e35-b463-1ac2746061a3",
"last_updated": "2022-12-24T17:12:07.819612-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14e1873c-4b36-490b-8892-658cc630a767/?format=api"
},
{
"id": "10c9801d-e0a5-4e1c-bad9-80c85a22743e",
"gambit_id": "8770cf76-6887-41fa-a451-315e62a8a966",
"last_updated": "2022-12-24T17:12:07.818364-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14e1873c-4b36-490b-8892-658cc630a767/?format=api"
}
]
}