GET /api/bet_types/be3ce2f0-7a9b-4557-97d8-ac226e63c5ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be3ce2f0-7a9b-4557-97d8-ac226e63c5ba",
"match": "https://api-prod.gambitprofit.com/api/matches/97d0f780-aeea-49aa-81c4-1a2a41afb0c5/?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": 5849.0
},
{
"team": "Game Total Under 2.5",
"amount": 4151.0
}
],
"expected_reward_tokens": 9007.46,
"profit_sb": 7.46,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "d60956e1-68a9-4bd4-b1b8-a0c9e524ecdb",
"gambit_id": "94be5b28-7d4f-41e4-8269-d2a14bd158df",
"last_updated": "2022-08-28T11:27:22.065861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3ce2f0-7a9b-4557-97d8-ac226e63c5ba/?format=api"
},
{
"id": "f73f5316-9361-4a91-85a4-da9e8a0e1490",
"gambit_id": "d9cb93ba-e62b-445c-afb8-029ba8d8026c",
"last_updated": "2022-08-28T11:27:22.065284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.17000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3ce2f0-7a9b-4557-97d8-ac226e63c5ba/?format=api"
}
]
}