GET /api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6115c70-afbd-4fca-9787-98618efa36fc",
"match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?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",
"amount": 5000.0
},
{
"team": "Game Total Under 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "e50b5053-d0fc-4e0a-91cf-80e51c9782d2",
"gambit_id": "43ba8062-015f-437c-8ff3-0de984ac1ead",
"last_updated": "2022-09-11T09:47:39.015820-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api"
},
{
"id": "5616c8c7-58e9-47f5-9205-abcab5b51c41",
"gambit_id": "9696d353-c9d7-435e-964a-b09deb131ec5",
"last_updated": "2022-09-11T09:47:39.014806-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api"
}
]
}