GET /api/bet_types/dd33e8ab-9f1e-4a18-a2ab-0f19d5022701/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd33e8ab-9f1e-4a18-a2ab-0f19d5022701",
"match": "https://api-prod.gambitprofit.com/api/matches/afd5a6b8-5040-4c50-9f4b-8f24bc4887b6/?format=api",
"name": "Over/Under",
"created_at": "2023-09-22T09:58:21.613698-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1c0e0d98-3c0c-4d16-b221-f09debcbe4fc",
"gambit_id": "8e9f220f-6a79-4662-a576-65d39e62eec8",
"last_updated": "2023-09-23T21:03:10.671921-04:00",
"created_at": "2023-09-22T09:58:21.625850-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd33e8ab-9f1e-4a18-a2ab-0f19d5022701/?format=api"
},
{
"id": "a5d5e285-fc22-4b54-bc1b-55d6694da024",
"gambit_id": "c1db2a24-fff2-4ce8-b4be-5ed66a7f806c",
"last_updated": "2023-09-23T21:03:10.668737-04:00",
"created_at": "2023-09-22T09:58:21.620313-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd33e8ab-9f1e-4a18-a2ab-0f19d5022701/?format=api"
}
]
}