GET /api/bet_types/b79f1a24-6cf7-4f07-ae94-49f53c90bd89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b79f1a24-6cf7-4f07-ae94-49f53c90bd89",
"match": "https://api-prod.gambitprofit.com/api/matches/5d1ab3f7-5e43-44c5-b4dc-a9f487b15c77/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "31f5dec2-d4d2-47d4-99c1-08683b6e09c8",
"gambit_id": "c2e83020-7517-41b4-94d7-66b117954dde",
"last_updated": "2022-10-23T15:42:21.846464-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79f1a24-6cf7-4f07-ae94-49f53c90bd89/?format=api"
},
{
"id": "8e3b6f8f-6e99-405a-ae09-d391d993f498",
"gambit_id": "07e0a1e6-c67f-44c1-a747-78bea0586d07",
"last_updated": "2022-10-23T15:42:21.845415-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79f1a24-6cf7-4f07-ae94-49f53c90bd89/?format=api"
}
]
}