GET /api/bet_types/32203725-e4ae-4555-95cc-eca7cb64ac3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32203725-e4ae-4555-95cc-eca7cb64ac3e",
"match": "https://api-prod.gambitprofit.com/api/matches/52b8a897-8e55-49ee-a3b2-666ad3065932/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T09:43:00.855949-04: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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Over 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c6a58ee3-c7e5-4580-bf47-37e907748785",
"gambit_id": "225699db-04ba-48c2-97b3-ec9b8e0462e8",
"last_updated": "2023-09-11T09:03:27.976692-04:00",
"created_at": "2023-09-09T09:43:00.864231-04:00",
"name": "Game Total Under 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32203725-e4ae-4555-95cc-eca7cb64ac3e/?format=api"
},
{
"id": "eac385a2-641c-4d56-97e3-80d278033929",
"gambit_id": "61480df3-1076-4bef-a1a8-f493eaa425bd",
"last_updated": "2023-09-11T09:03:27.973017-04:00",
"created_at": "2023-09-09T09:43:00.859552-04:00",
"name": "Game Total Over 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32203725-e4ae-4555-95cc-eca7cb64ac3e/?format=api"
}
]
}