GET /api/bet_types/c42dbb76-44d4-42c3-bebc-58759d4819cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c42dbb76-44d4-42c3-bebc-58759d4819cf",
"match": "https://api-prod.gambitprofit.com/api/matches/6573f208-42b5-4580-806b-f61b31ee2c8e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:14.046294-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Under 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f7e03248-65e3-47a4-8695-0079722ef8a9",
"gambit_id": "a8488981-f829-49da-b683-897b912b4ebb",
"last_updated": "2024-01-26T13:23:09.908866-05:00",
"created_at": "2024-01-24T09:13:14.054778-05:00",
"name": "Game Total Over 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42dbb76-44d4-42c3-bebc-58759d4819cf/?format=api"
},
{
"id": "f9110708-83d7-4a50-9b7f-9d1f92913105",
"gambit_id": "3dc0095c-82d2-4adb-906d-50f76288efeb",
"last_updated": "2024-01-26T13:23:09.898761-05:00",
"created_at": "2024-01-24T09:13:14.050246-05:00",
"name": "Game Total Under 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42dbb76-44d4-42c3-bebc-58759d4819cf/?format=api"
}
]
}