GET /api/bet_types/9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e",
"match": "https://api-prod.gambitprofit.com/api/matches/aa755eba-6060-435d-81ca-6f33e4fd4084/?format=api",
"name": "Over/Under",
"created_at": "2023-11-18T09:38:27.563151-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5c6b7345-f6d8-41c8-afad-6b53fc16fcf7",
"gambit_id": "9c567572-1456-43ea-99da-e45d05f8ec5e",
"last_updated": "2023-11-20T14:53:33.341204-05:00",
"created_at": "2023-11-18T09:38:27.567113-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e/?format=api"
},
{
"id": "e6d0d4d3-5396-40e0-a00a-76cacccb6901",
"gambit_id": "e4613b53-7961-454f-9c1b-ae8b810d5128",
"last_updated": "2023-11-20T14:53:33.344527-05:00",
"created_at": "2023-11-18T09:38:27.572066-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e6fd7ca-4fd4-4a23-b0bb-e8e55b89248e/?format=api"
}
]
}