GET /api/bet_types/b828955f-3c29-4d09-b456-5b66c93830e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b828955f-3c29-4d09-b456-5b66c93830e6",
"match": "https://api-prod.gambitprofit.com/api/matches/4fc4825e-30bc-4723-bea4-c807ac0be492/?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 Under 2.5",
"amount": 5726.0
},
{
"team": "Game Total Over 2.5",
"amount": 4274.0
}
],
"expected_reward_tokens": 8760.78,
"profit_sb": -239.22,
"profit_sb_percentage": -2.66,
"recommended": false
},
"lines": [
{
"id": "e160f09b-5d90-46b5-96ca-b8bc0f8b0e1b",
"gambit_id": "bdbb55c9-7ad5-445e-bf7f-06449454c73d",
"last_updated": "2022-12-15T11:12:07.569034-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.53000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b828955f-3c29-4d09-b456-5b66c93830e6/?format=api"
},
{
"id": "20b67a3a-9670-484f-842c-d6fa1b29dbf9",
"gambit_id": "e7636df4-2a81-42d5-bfe9-6b22f7314895",
"last_updated": "2022-12-15T11:12:07.570080-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.05000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b828955f-3c29-4d09-b456-5b66c93830e6/?format=api"
}
]
}