GET /api/bet_types/47f909b4-8925-4ffa-a252-aaf12028c0ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47f909b4-8925-4ffa-a252-aaf12028c0ad",
"match": "https://api-prod.gambitprofit.com/api/matches/d0ad02b5-073b-40f6-8716-4e8a30e7bb8b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:15.012214-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": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e8925af5-dcd8-4f28-a71d-76426dd64aea",
"gambit_id": "1356be5c-1646-47f8-b5b4-ff7dd7e8935c",
"last_updated": "2023-08-23T09:53:12.148813-04:00",
"created_at": "2023-08-21T09:03:15.020940-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47f909b4-8925-4ffa-a252-aaf12028c0ad/?format=api"
},
{
"id": "ab213618-e6fe-4a2d-8772-7ab35fae5d73",
"gambit_id": "5823dad5-c2e0-472b-9827-a0c12066717a",
"last_updated": "2023-08-23T09:53:12.144499-04:00",
"created_at": "2023-08-21T09:03:15.016428-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47f909b4-8925-4ffa-a252-aaf12028c0ad/?format=api"
}
]
}