GET /api/bet_types/29bde825-229e-43b9-85c2-13f9889fa995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29bde825-229e-43b9-85c2-13f9889fa995",
"match": "https://api-prod.gambitprofit.com/api/matches/b6c87fd0-84ae-4045-9dc4-63604cd63e63/?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 226",
"amount": 5000.0
},
{
"team": "Game Total Under 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "181289dd-4634-4a60-a75f-a1355178c758",
"gambit_id": "6f626ebf-9970-47e7-9df4-5ae4db011b7d",
"last_updated": "2022-11-10T09:13:50.787739-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bde825-229e-43b9-85c2-13f9889fa995/?format=api"
},
{
"id": "71cf2bb6-001f-439c-a80c-cd5344b56392",
"gambit_id": "a2234a21-67bc-4fa1-84ce-a69ae9701d0d",
"last_updated": "2022-11-10T09:13:50.786549-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bde825-229e-43b9-85c2-13f9889fa995/?format=api"
}
]
}