GET /api/bet_types/975c5564-9719-49ae-8447-f1bdd89111d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "975c5564-9719-49ae-8447-f1bdd89111d8",
"match": "https://api-prod.gambitprofit.com/api/matches/ca10fb66-5013-4547-8b98-c546ee3d00a5/?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 55",
"amount": 5000.0
},
{
"team": "Game Total Under 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "fd3a759b-0340-40c7-a652-8d5ef224d596",
"gambit_id": "339782ff-31f4-4ef5-9430-1d1c828a60c0",
"last_updated": "2022-09-05T09:37:18.866052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.83000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975c5564-9719-49ae-8447-f1bdd89111d8/?format=api"
},
{
"id": "7e9278b6-fe18-4cdf-9b1f-3d4e9caf862a",
"gambit_id": "ddd76845-c92d-487b-b630-95dde175123a",
"last_updated": "2022-09-05T09:37:18.864830-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.83000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975c5564-9719-49ae-8447-f1bdd89111d8/?format=api"
}
]
}