GET /api/bet_types/c7858494-e5a8-41ae-92eb-2c8671c91c05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7858494-e5a8-41ae-92eb-2c8671c91c05",
"match": "https://api-prod.gambitprofit.com/api/matches/313f6b4e-faab-4b0b-9177-dd971eeca4cf/?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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2e9c0054-d5cf-4603-bfb2-708141fac8d0",
"gambit_id": "0d8b2cb1-8bc8-403c-9a0a-5ace39201454",
"last_updated": "2022-11-17T11:02:57.575009-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7858494-e5a8-41ae-92eb-2c8671c91c05/?format=api"
},
{
"id": "cc2ab3d6-ea4e-463e-b77a-8a682a85f42c",
"gambit_id": "77be2639-d39e-45d2-bb04-37c0e4f7a102",
"last_updated": "2022-11-17T11:02:57.573860-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7858494-e5a8-41ae-92eb-2c8671c91c05/?format=api"
}
]
}