GET /api/bet_types/8df471ab-e8b9-425c-92cb-8a4d4720157b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8df471ab-e8b9-425c-92cb-8a4d4720157b",
"match": "https://api-prod.gambitprofit.com/api/matches/1d37373d-9951-4904-8344-fc83c8ae9d6e/?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 Under 57.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "28d3530c-26b8-4a89-8eb5-95673c5c26b8",
"gambit_id": "0b00bbcb-9495-4f51-851c-e71220a675f1",
"last_updated": "2022-12-05T11:02:07.586289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df471ab-e8b9-425c-92cb-8a4d4720157b/?format=api"
},
{
"id": "dded6d32-7336-4195-b465-b0b7a92dd62a",
"gambit_id": "b78f6464-a426-4b48-82e3-37599bdfc499",
"last_updated": "2022-12-05T11:02:07.587276-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df471ab-e8b9-425c-92cb-8a4d4720157b/?format=api"
}
]
}