GET /api/bet_types/fc1ff748-95b9-4df5-938c-aaeeff315418/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc1ff748-95b9-4df5-938c-aaeeff315418",
"match": "https://api-prod.gambitprofit.com/api/matches/263d3e41-88dc-4a1a-837f-164c10216891/?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 2.5",
"amount": 5380.0
},
{
"team": "Game Total Under 2.5",
"amount": 4620.0
}
],
"expected_reward_tokens": 8823.2,
"profit_sb": -176.8,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "a5dfe47d-1de1-4091-b3f7-ae21b167565b",
"gambit_id": "17a97ac9-59a9-4a7f-94c7-a374af2ade43",
"last_updated": "2022-08-21T12:57:11.322897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.64000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1ff748-95b9-4df5-938c-aaeeff315418/?format=api"
},
{
"id": "7e483514-2b57-4791-bc88-db0959551633",
"gambit_id": "29943c15-fcb4-4511-8a2c-0f60893c93d5",
"last_updated": "2022-08-21T12:57:11.322441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1ff748-95b9-4df5-938c-aaeeff315418/?format=api"
}
]
}