GET /api/bet_types/ef8a62ae-3aef-4cb0-8870-506184fb94cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef8a62ae-3aef-4cb0-8870-506184fb94cc",
"match": "https://api-prod.gambitprofit.com/api/matches/25286fc5-76dc-4f72-b524-4e70c283e20b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:58.182714-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "24ee5e70-66af-4154-93a4-30258fbdb3f5",
"gambit_id": "2ec35a65-3036-4929-be2a-771baf1e2c45",
"last_updated": "2023-11-13T19:28:24.254563-05:00",
"created_at": "2023-11-12T09:32:58.190200-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8a62ae-3aef-4cb0-8870-506184fb94cc/?format=api"
},
{
"id": "034c54e5-7488-4a6f-8631-c37d510284a9",
"gambit_id": "1231daac-8d90-4695-a33f-17ac5569fabb",
"last_updated": "2023-11-13T19:28:24.251369-05:00",
"created_at": "2023-11-12T09:32:58.186455-05:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8a62ae-3aef-4cb0-8870-506184fb94cc/?format=api"
}
]
}