GET /api/bet_types/ed468acd-4f6c-47c6-99eb-7f2bf34bef2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed468acd-4f6c-47c6-99eb-7f2bf34bef2f",
"match": "https://api-prod.gambitprofit.com/api/matches/3d82600d-ca54-45ba-a226-2598cdc71623/?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 Under 55.5",
"amount": 5000.0
},
{
"team": "Game Total Over 55.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6e4c2df4-a178-49fb-b053-2d1608d4a56f",
"gambit_id": "560ba5a3-c13b-481a-a121-f2ffe010c69c",
"last_updated": "2022-10-23T19:32:05.127986-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed468acd-4f6c-47c6-99eb-7f2bf34bef2f/?format=api"
},
{
"id": "f6f2db47-2064-4659-bc28-6f38c7a0c8fb",
"gambit_id": "fc8f5d77-a13f-4f3c-8810-48af6729e394",
"last_updated": "2022-10-23T19:32:05.129231-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed468acd-4f6c-47c6-99eb-7f2bf34bef2f/?format=api"
}
]
}