GET /api/bet_types/b2c4b4c8-6260-4b93-9cd6-29009d1452f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2c4b4c8-6260-4b93-9cd6-29009d1452f8",
"match": "https://api-prod.gambitprofit.com/api/matches/129d2dd8-f45a-4dc4-974b-f3d07e61d426/?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 Under 2.5",
"amount": 5163.0
},
{
"team": "Game Total Over 2.5",
"amount": 4837.0
}
],
"expected_reward_tokens": 9190.14,
"profit_sb": -309.86,
"profit_sb_percentage": -3.26,
"recommended": false
},
"lines": [
{
"id": "85bc546f-c13c-437d-ad3a-eedc455643bf",
"gambit_id": "25f73662-9364-4be3-a72d-da7c889747aa",
"last_updated": "2022-10-11T11:42:08.274816-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.78000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c4b4c8-6260-4b93-9cd6-29009d1452f8/?format=api"
},
{
"id": "d62c496d-7cec-4de0-8667-507aa94a327e",
"gambit_id": "f697c9c4-03d4-41e7-b20e-8e9c5d106f13",
"last_updated": "2022-10-11T11:42:08.275999-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.90000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c4b4c8-6260-4b93-9cd6-29009d1452f8/?format=api"
}
]
}