GET /api/bet_types/ee82ce22-d468-4421-bed9-788da0d2b5a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee82ce22-d468-4421-bed9-788da0d2b5a6",
"match": "https://api-prod.gambitprofit.com/api/matches/59ccaa54-5efc-4434-87b1-099ce9f74e8b/?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 7",
"amount": 5096.0
},
{
"team": "Game Total Under 7",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c5eee7e1-3fae-40c5-91fe-f581ceb4efb3",
"gambit_id": "a284609a-1690-42e3-97e6-c3770f7be331",
"last_updated": "2022-09-09T16:11:55.833833-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee82ce22-d468-4421-bed9-788da0d2b5a6/?format=api"
},
{
"id": "213bf0e5-40f9-4156-9dc3-8e9f3c3c76f1",
"gambit_id": "4a5a4c00-29f5-4d47-8029-2b18a8ff7fbe",
"last_updated": "2022-09-09T16:11:55.832545-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee82ce22-d468-4421-bed9-788da0d2b5a6/?format=api"
}
]
}