GET /api/bet_types/b5369be7-e0a7-446d-a5a3-6c3a1a680983/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5369be7-e0a7-446d-a5a3-6c3a1a680983",
"match": "https://api-prod.gambitprofit.com/api/matches/ba0f1a45-004c-4063-996b-5526abb4f084/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T13:06:54.823651-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": "Total Rounds Under 2.5",
"amount": 5785.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4215.0
}
],
"expected_reward_tokens": 9313.85,
"profit_sb": -186.15,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "9fdb313e-cf65-4570-be5b-fbd74d6b6e3d",
"gambit_id": "af50de2c-6d69-4226-89a4-91c08a0a5421",
"last_updated": "2023-02-12T10:51:48.330379-05:00",
"created_at": "2023-02-11T13:06:54.824996-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.61000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5369be7-e0a7-446d-a5a3-6c3a1a680983/?format=api"
},
{
"id": "6ab699df-003a-410c-baf1-5332c292ac0b",
"gambit_id": "53dc4992-698e-4d28-ac77-ac2f096a1f35",
"last_updated": "2023-02-12T10:51:48.331527-05:00",
"created_at": "2023-02-11T13:06:54.826308-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.21000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5369be7-e0a7-446d-a5a3-6c3a1a680983/?format=api"
}
]
}