GET /api/bet_types/a7aac1bc-cd31-4960-a039-83103e1bfbdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7aac1bc-cd31-4960-a039-83103e1bfbdb",
"match": "https://api-prod.gambitprofit.com/api/matches/25730f6b-cca6-4b2f-8242-71a6f9329473/?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 Under 58",
"amount": 5000.0
},
{
"team": "Game Total Over 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "7fb5f49c-d855-49ab-84d1-b97e9ead943f",
"gambit_id": "cd9b23f6-406d-4459-9aed-335ae94958c4",
"last_updated": "2022-09-05T09:52:25.413309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.83000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7aac1bc-cd31-4960-a039-83103e1bfbdb/?format=api"
},
{
"id": "b0029af3-b30b-434b-accd-6c669b49fb6e",
"gambit_id": "baac7cda-8d16-4926-be91-c66d78d6346c",
"last_updated": "2022-09-05T09:52:25.414505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.83000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7aac1bc-cd31-4960-a039-83103e1bfbdb/?format=api"
}
]
}