GET /api/bet_types/615357c2-6d71-4bb3-9869-57c1449d9f28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "615357c2-6d71-4bb3-9869-57c1449d9f28",
"match": "https://api-prod.gambitprofit.com/api/matches/1f8041d2-d38c-4cf1-bfce-2e3d026278a2/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:18.783573-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 10.5",
"amount": 5213.0
},
{
"team": "Game Total Over 10.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bd551c4c-197c-4d02-ae61-80a892bcd7cb",
"gambit_id": "ac83c53c-7e9d-4a2c-82f9-e12a2fe9cfb5",
"last_updated": "2023-08-07T14:58:05.551972-04:00",
"created_at": "2023-08-05T08:33:18.796213-04:00",
"name": "Game Total Under 10.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/615357c2-6d71-4bb3-9869-57c1449d9f28/?format=api"
},
{
"id": "92d0fb47-7ca4-4c36-b617-01cae13d5669",
"gambit_id": "b9c71bbf-c8ca-47b8-b9ae-f50e14d62512",
"last_updated": "2023-08-07T14:58:05.547531-04:00",
"created_at": "2023-08-05T08:33:18.787766-04:00",
"name": "Game Total Over 10.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/615357c2-6d71-4bb3-9869-57c1449d9f28/?format=api"
}
]
}