GET /api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7a46c4c-b73c-498f-a57d-1d2b769bb3cf",
"match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:00.339052-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 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "cec52a69-4c15-44a2-bcd8-1870fcbab02e",
"gambit_id": "45a3f979-981e-4bd1-97b5-cb22c35da823",
"last_updated": "2023-04-19T20:46:53.598372-04:00",
"created_at": "2023-04-18T12:12:00.342098-04:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api"
},
{
"id": "8e26ceff-f586-4240-a2db-04859062ac0a",
"gambit_id": "4255c6a5-e324-459c-9fdb-a65815b4d285",
"last_updated": "2023-04-19T20:46:53.602183-04:00",
"created_at": "2023-04-18T12:12:00.349116-04:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api"
}
]
}