GET /api/bet_types/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c78ec63-425a-4d10-81a5-66ae177dfc73",
"match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Under 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6374367b-0c1d-46c4-ac7b-23eaffadce20",
"gambit_id": "1a924784-a6d1-42b0-b0f4-7c14ec65ecb4",
"last_updated": "2022-11-07T10:18:10.241308-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 218.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api"
},
{
"id": "340eea9f-2d3a-4a00-a7f0-a1677ea4fb74",
"gambit_id": "2ff57896-9a4d-41f8-a6cf-8242afe21970",
"last_updated": "2022-11-07T10:18:10.240177-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 218.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api"
}
]
}