GET /api/bet_types/4c307bec-c384-4c5a-858e-6aef574877bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c307bec-c384-4c5a-858e-6aef574877bd",
"match": "https://api-prod.gambitprofit.com/api/matches/927004d2-6751-4156-a4d1-472cc92f449f/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "30b98aa2-cd3b-41b0-8389-64a1a9b74cb0",
"gambit_id": "ee4ffdfa-ae60-4186-b534-848d01461400",
"last_updated": "2022-12-15T11:12:04.456105-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c307bec-c384-4c5a-858e-6aef574877bd/?format=api"
},
{
"id": "99d5dffa-3431-435a-91c7-0f32af5beb1f",
"gambit_id": "af2738a4-9a66-49b5-aafe-300958ebcab3",
"last_updated": "2022-12-15T11:12:04.457601-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c307bec-c384-4c5a-858e-6aef574877bd/?format=api"
}
]
}