GET /api/bet_types/e2cde416-48be-470a-bc97-da7eecf41c14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2cde416-48be-470a-bc97-da7eecf41c14",
"match": "https://api-prod.gambitprofit.com/api/matches/7058feb6-70cd-4dca-9ee0-471232fa92e8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3c2ddbf4-166f-4e90-adf3-c5ffd1b34d45",
"gambit_id": "10c8f396-1ca5-431a-8db2-9f6e98e91bd2",
"last_updated": "2022-12-05T11:32:15.573503-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cde416-48be-470a-bc97-da7eecf41c14/?format=api"
},
{
"id": "0cee51de-d9c8-4fa9-a51f-0190c0cf5bcf",
"gambit_id": "f936e461-873d-4e46-a9b4-95bb51404dc5",
"last_updated": "2022-12-05T11:32:15.572504-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2cde416-48be-470a-bc97-da7eecf41c14/?format=api"
}
]
}