GET /api/bet_types/9bd5e723-afc6-498c-b701-139dddbd0237/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bd5e723-afc6-498c-b701-139dddbd0237",
"match": "https://api-prod.gambitprofit.com/api/matches/829fc843-2082-4545-a9ab-24c9e764f192/?format=api",
"name": "Over/Under",
"created_at": "2023-06-22T08:23:02.901738-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "032452c8-e540-48b8-8357-fdb13e6c628a",
"gambit_id": "7af11436-1005-4195-a463-bb2404c817c2",
"last_updated": "2023-06-23T14:43:10.439766-04:00",
"created_at": "2023-06-22T08:23:02.903406-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd5e723-afc6-498c-b701-139dddbd0237/?format=api"
},
{
"id": "5528edc8-b349-4c7a-b4a1-b587b5e58bc8",
"gambit_id": "7a1d0cf6-25a0-402a-9fa0-14f488faf352",
"last_updated": "2023-06-23T14:43:10.442253-04:00",
"created_at": "2023-06-22T08:23:02.905155-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd5e723-afc6-498c-b701-139dddbd0237/?format=api"
}
]
}