GET /api/bet_types/7b3fde2e-84f9-4bd8-9e43-262c12dcd477/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b3fde2e-84f9-4bd8-9e43-262c12dcd477",
"match": "https://api-prod.gambitprofit.com/api/matches/fdecb931-3841-4a8b-8c9a-4d01712b3301/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:14.633184-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3f388b91-06b8-4992-9662-7755c4e0dfd3",
"gambit_id": "da031e55-75e8-4e71-99c3-8c9837776c17",
"last_updated": "2023-09-18T08:58:26.773678-04:00",
"created_at": "2023-09-16T09:23:14.644264-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b3fde2e-84f9-4bd8-9e43-262c12dcd477/?format=api"
},
{
"id": "62283241-139b-48c9-9156-e4297bf1c782",
"gambit_id": "5f83ab10-1295-4877-ae3b-3c46bcd1baff",
"last_updated": "2023-09-18T08:58:26.780444-04:00",
"created_at": "2023-09-16T09:23:14.649205-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b3fde2e-84f9-4bd8-9e43-262c12dcd477/?format=api"
}
]
}