GET /api/bet_types/c3a90b28-b88c-405a-a5ac-1a82b38e9fb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3a90b28-b88c-405a-a5ac-1a82b38e9fb9",
"match": "https://api-prod.gambitprofit.com/api/matches/b4dfaa88-e09c-4575-b7ca-172b166da0cc/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T23:07:15.416722-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 142.5",
"amount": 5000.0
},
{
"team": "Game Total Over 142.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "19ce4e4a-9fbb-4877-8af2-ec3d284c5105",
"gambit_id": "5b3bbe74-e617-406a-b1ff-065caf2d182f",
"last_updated": "2023-03-19T16:37:10.145086-04:00",
"created_at": "2023-03-17T23:07:15.418492-04:00",
"name": "Game Total Under 142.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "142.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a90b28-b88c-405a-a5ac-1a82b38e9fb9/?format=api"
},
{
"id": "32a0ae78-38da-443b-ad19-dfa756c239bb",
"gambit_id": "4658b9f6-b030-437c-80e1-844a22fb97af",
"last_updated": "2023-03-19T16:37:10.146764-04:00",
"created_at": "2023-03-17T23:07:15.420354-04:00",
"name": "Game Total Over 142.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "142.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a90b28-b88c-405a-a5ac-1a82b38e9fb9/?format=api"
}
]
}