GET /api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af75a3eb-050c-4a98-a232-2c8e2fcd3f59",
"match": "https://api-prod.gambitprofit.com/api/matches/920b7a34-d913-42f2-850e-933de6810bca/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T12:32:24.061761-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": "Total Rounds Over 2.5",
"amount": 6625.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3375.0
}
],
"expected_reward_tokens": 8876.25,
"profit_sb": -123.75,
"profit_sb_percentage": -1.38,
"recommended": false
},
"lines": [
{
"id": "e3dfb9d9-9f2b-4c08-860a-dd2841a67358",
"gambit_id": "16b073f2-d737-4f51-95e9-8cf83b366bb3",
"last_updated": "2023-01-16T10:16:51.753407-05:00",
"created_at": "2023-01-14T12:32:24.069079-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.34000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api"
},
{
"id": "9c832347-d77a-4692-8aff-570c10e7aa44",
"gambit_id": "a0f9c248-945b-4560-bcf5-5355a7578b7a",
"last_updated": "2023-01-16T10:16:51.750245-05:00",
"created_at": "2023-01-14T12:32:24.065529-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.63000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api"
}
]
}