GET /api/bet_types/fcd440e3-c493-4f63-9c4e-a850a5a386e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcd440e3-c493-4f63-9c4e-a850a5a386e6",
"match": "https://api-prod.gambitprofit.com/api/matches/e36f63f0-dfd4-41fe-b321-706dc0da6f2e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T16:03:06.451075-04: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": 6263.0
},
{
"team": "Game Total Under 2.5",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": -232.24,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "5eb39fd1-a6a7-4d76-98dd-2cb7d01d886a",
"gambit_id": "3544f698-35c6-4ede-baa3-1d18b437da29",
"last_updated": "2023-09-18T23:13:15.519778-04:00",
"created_at": "2023-09-15T16:03:06.460900-04:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcd440e3-c493-4f63-9c4e-a850a5a386e6/?format=api"
},
{
"id": "e58ec411-e900-48f1-8e24-5c1db3c3bbbe",
"gambit_id": "9c2003bd-0b8e-47f8-8acd-b5e7661da52b",
"last_updated": "2023-09-18T23:13:15.516479-04:00",
"created_at": "2023-09-15T16:03:06.454626-04:00",
"name": "Game Total Under 2.5",
"reward": "2.48000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcd440e3-c493-4f63-9c4e-a850a5a386e6/?format=api"
}
]
}