GET /api/bet_types/885681f4-daf4-43be-823c-5ee1715fefa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "885681f4-daf4-43be-823c-5ee1715fefa0",
"match": "https://api-prod.gambitprofit.com/api/matches/d873a9c5-19a8-400c-9097-05f578289bfa/?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 5.5",
"amount": 5209.0
},
{
"team": "Game Total Under 5.5",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d468ad3f-1a2f-439c-a9fb-3232c48a2000",
"gambit_id": "5c6f0f66-7e7f-461c-9ad7-296b36384818",
"last_updated": "2022-12-19T19:36:52.583112-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/885681f4-daf4-43be-823c-5ee1715fefa0/?format=api"
},
{
"id": "bda90fc4-d912-4a7f-8c52-987c6003359f",
"gambit_id": "9d44690e-8644-45be-a79d-4fbe9566a452",
"last_updated": "2022-12-19T19:36:52.581984-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.87000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/885681f4-daf4-43be-823c-5ee1715fefa0/?format=api"
}
]
}