GET /api/bet_types/4b52d08d-96f0-42a6-93fb-f6a377c076b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b52d08d-96f0-42a6-93fb-f6a377c076b7",
"match": "https://api-prod.gambitprofit.com/api/matches/fbe02136-e374-4c60-9ec0-578213e2dd5e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-09T09:47:59.304610-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6ecc3992-a628-4b3a-a14f-6fbfe310f3d5",
"gambit_id": "82bbdb19-3ddc-4c6a-bd96-8dd5fa2eef0b",
"last_updated": "2023-11-12T11:03:21.276116-05:00",
"created_at": "2023-11-09T09:47:59.307982-05:00",
"name": "Game Total Over 232",
"reward": "1.86000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b52d08d-96f0-42a6-93fb-f6a377c076b7/?format=api"
},
{
"id": "851a555b-494f-429c-a97b-6d4b1c461e38",
"gambit_id": "f244cc28-7880-42db-8519-d655dea35861",
"last_updated": "2023-11-12T11:03:21.279414-05:00",
"created_at": "2023-11-09T09:47:59.311961-05:00",
"name": "Game Total Under 232",
"reward": "1.86000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b52d08d-96f0-42a6-93fb-f6a377c076b7/?format=api"
}
]
}