GET /api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf981bce-0836-4ec3-adfb-9395bf131b89",
"match": "https://api-prod.gambitprofit.com/api/matches/5c047852-381f-4e89-a6d3-b177420c41bf/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:56.902677-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Over 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "89e5e0a3-a38d-4bff-9d27-38b2da8a16da",
"gambit_id": "1bdac95d-5e81-4387-85a1-bfc19867d2bf",
"last_updated": "2023-03-06T11:27:06.433957-05:00",
"created_at": "2023-03-04T10:37:56.903910-05:00",
"name": "Game Total Under 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api"
},
{
"id": "ce7fc7f5-517b-4f27-89a0-6fe076a1439e",
"gambit_id": "3616f7a4-afb0-4012-b3f5-7044766153e2",
"last_updated": "2023-03-06T11:27:06.435316-05:00",
"created_at": "2023-03-04T10:37:56.905182-05:00",
"name": "Game Total Over 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf981bce-0836-4ec3-adfb-9395bf131b89/?format=api"
}
]
}