GET /api/bet_types/6643edf0-b272-44b9-a69c-5e785999ee93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6643edf0-b272-44b9-a69c-5e785999ee93",
"match": "https://api-prod.gambitprofit.com/api/matches/e15114c8-d9fb-4e91-84f4-482f5ca67a55/?format=api",
"name": "Over/Under",
"created_at": "2023-01-30T17:46:52.837194-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",
"amount": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "b0682bfc-be01-4f54-bb51-9872756b7e23",
"gambit_id": "a992a68c-0b1b-4780-8bcd-1d15146a62d5",
"last_updated": "2023-01-31T09:17:14.493241-05:00",
"created_at": "2023-01-30T17:46:52.840293-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6643edf0-b272-44b9-a69c-5e785999ee93/?format=api"
},
{
"id": "adb3cd45-c207-4cc6-886c-4859ff5aa2bd",
"gambit_id": "16df8e84-8620-45b8-ad11-27a9c37d1260",
"last_updated": "2023-01-31T09:17:14.494418-05:00",
"created_at": "2023-01-30T17:46:52.843442-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6643edf0-b272-44b9-a69c-5e785999ee93/?format=api"
}
]
}