GET /api/bet_types/bcc83e97-3045-405f-9489-75ea8eb12d29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcc83e97-3045-405f-9489-75ea8eb12d29",
"match": "https://api-prod.gambitprofit.com/api/matches/7063ef84-da03-494e-b7e3-1a567def0d5c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-23T12:41:48.734464-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 Under 5.5",
"amount": 5213.0
},
{
"team": "Game Total Over 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ad241cbb-7c35-4a26-a922-a8678a23fd0f",
"gambit_id": "55609a0d-4e64-4c5d-a3b8-d94510110db3",
"last_updated": "2023-04-24T13:02:14.029630-04:00",
"created_at": "2023-04-23T12:41:48.735975-04:00",
"name": "Game Total Under 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc83e97-3045-405f-9489-75ea8eb12d29/?format=api"
},
{
"id": "a4aefc6d-f88f-4a6c-9a34-c6340f46fb98",
"gambit_id": "952f4dc9-db9c-4e6b-a4ee-093995e6341e",
"last_updated": "2023-04-24T13:02:14.032328-04:00",
"created_at": "2023-04-23T12:41:48.737558-04:00",
"name": "Game Total Over 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc83e97-3045-405f-9489-75ea8eb12d29/?format=api"
}
]
}