GET /api/bet_types/28809351-7718-40aa-b056-7015f07ce68c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28809351-7718-40aa-b056-7015f07ce68c",
"match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
"name": "Over/Under",
"created_at": "2023-08-20T08:43:03.243476-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ce92f9c4-5aa9-4ceb-be00-251df4ce9bae",
"gambit_id": "426d48ed-c5e2-4913-adbf-172420147549",
"last_updated": "2023-08-21T19:38:24.726538-04:00",
"created_at": "2023-08-20T08:43:03.247837-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28809351-7718-40aa-b056-7015f07ce68c/?format=api"
},
{
"id": "acbc4c72-41a5-4aa4-b649-6b514338c08f",
"gambit_id": "b83d6ad5-c8ce-47d1-b22a-5388500bee6e",
"last_updated": "2023-08-21T19:38:24.723351-04:00",
"created_at": "2023-08-20T08:43:03.252606-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28809351-7718-40aa-b056-7015f07ce68c/?format=api"
}
]
}