GET /api/bet_types/8e4d488f-753e-4ed1-ad09-391879b8f6b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e4d488f-753e-4ed1-ad09-391879b8f6b8",
"match": "https://api-prod.gambitprofit.com/api/matches/f46c5c54-8c81-4947-86a4-595a835e94c1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:13.566029-04: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 138.5",
"amount": 5000.0
},
{
"team": "Game Total Under 138.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "eea301c9-41ab-4eba-838b-0b6c6fd91d36",
"gambit_id": "c1ed3846-36d3-4f65-9867-42140e80f3ec",
"last_updated": "2023-03-18T11:32:25.483409-04:00",
"created_at": "2023-03-14T19:52:13.569249-04:00",
"name": "Game Total Over 138.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "138.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4d488f-753e-4ed1-ad09-391879b8f6b8/?format=api"
},
{
"id": "b084288a-e235-4119-b047-4478c003177a",
"gambit_id": "02db2802-170a-4a57-ac1d-233d31630fa7",
"last_updated": "2023-03-18T11:32:25.482017-04:00",
"created_at": "2023-03-14T19:52:13.567718-04:00",
"name": "Game Total Under 138.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "138.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e4d488f-753e-4ed1-ad09-391879b8f6b8/?format=api"
}
]
}