GET /api/bet_types/37398d49-1baa-433b-ad55-5109dcb7bf98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37398d49-1baa-433b-ad55-5109dcb7bf98",
"match": "https://api-prod.gambitprofit.com/api/matches/2fa0b6f9-2159-4202-80bc-685aeec35c92/?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 Over 7",
"amount": 5000.0
},
{
"team": "Game Total Under 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f337067c-1dc3-4121-8b43-3ff98ed13f83",
"gambit_id": "9f8a5d74-10c9-4b85-95a8-2d9226045749",
"last_updated": "2022-10-02T15:17:08.154623-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37398d49-1baa-433b-ad55-5109dcb7bf98/?format=api"
},
{
"id": "e799d516-8007-4fd0-a880-ceb83ed593b3",
"gambit_id": "6330f091-37f3-41eb-9881-fc0f52d25631",
"last_updated": "2022-10-02T15:17:08.153312-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37398d49-1baa-433b-ad55-5109dcb7bf98/?format=api"
}
]
}