GET /api/bet_types/b05c3cc0-7108-4485-abed-aa148b02c201/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b05c3cc0-7108-4485-abed-aa148b02c201",
"match": "https://api-prod.gambitprofit.com/api/matches/70a09737-3b51-42cd-ab92-f407021a7d42/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:07.048775-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 Under 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "f5a28af2-6a6a-498e-9020-83b3ad9ff001",
"gambit_id": "53a21ba6-9ba4-4309-8e30-08a99f5338fd",
"last_updated": "2023-11-06T10:03:05.949502-05:00",
"created_at": "2023-11-04T09:48:07.056970-04:00",
"name": "Game Total Under 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05c3cc0-7108-4485-abed-aa148b02c201/?format=api"
},
{
"id": "e46e79d5-127e-4043-b262-d52a3992b743",
"gambit_id": "de645007-1876-4e6e-b434-272f96aac931",
"last_updated": "2023-11-06T10:03:05.945893-05:00",
"created_at": "2023-11-04T09:48:07.052765-04:00",
"name": "Game Total Over 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05c3cc0-7108-4485-abed-aa148b02c201/?format=api"
}
]
}