GET /api/bet_types/9a0ab7da-6645-418f-a3b6-4841801feedf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a0ab7da-6645-418f-a3b6-4841801feedf",
"match": "https://api-prod.gambitprofit.com/api/matches/b3ece43b-7559-4a5e-ad8a-330e9cac8ef3/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:03.552793-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4b34c2ca-ebb5-4f11-b334-5fc3cc6676c6",
"gambit_id": "42dbecd2-0107-4a79-9b93-a04e1acbdde1",
"last_updated": "2023-09-15T16:18:14.037296-04:00",
"created_at": "2023-09-12T09:23:03.561951-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a0ab7da-6645-418f-a3b6-4841801feedf/?format=api"
},
{
"id": "569abe26-f823-4944-b482-89fc65ce72d1",
"gambit_id": "54e5cb1e-5f72-44fc-a6e0-9e46e5c81648",
"last_updated": "2023-09-15T16:18:14.034129-04:00",
"created_at": "2023-09-12T09:23:03.557339-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a0ab7da-6645-418f-a3b6-4841801feedf/?format=api"
}
]
}