GET /api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7556aa3-5248-4fa4-989c-9c8d074620a4",
"match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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.5",
"amount": 5208.0
},
{
"team": "Game Total Under 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "0c92a7e1-e239-4bf3-9969-bf506ad71453",
"gambit_id": "09da385f-8d7c-4404-b25a-41221a5bf0f1",
"last_updated": "2022-09-28T09:17:11.620296-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api"
},
{
"id": "5f928f10-c205-4781-af97-90ba0c19a3dc",
"gambit_id": "d6626c28-529b-4718-97c7-182d703c1e3e",
"last_updated": "2022-09-28T09:17:11.619129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api"
}
]
}