GET /api/bet_types/78912de6-9c4d-480b-bd7a-ff156b57e1fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78912de6-9c4d-480b-bd7a-ff156b57e1fe",
"match": "https://api-prod.gambitprofit.com/api/matches/9c5420de-b0ea-483d-a1ae-d789fb795ca9/?format=api",
"name": "Over/Under",
"created_at": "2023-01-03T11:51:58.618704-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 2.5",
"amount": 5156.0
},
{
"team": "Game Total Over 2.5",
"amount": 4844.0
}
],
"expected_reward_tokens": 8816.08,
"profit_sb": -183.92,
"profit_sb_percentage": -2.04,
"recommended": false
},
"lines": [
{
"id": "4b996d11-8aea-48e7-99fa-ea7621edeb4f",
"gambit_id": "c7c2ba89-0233-455f-9f3e-462f25a5c14e",
"last_updated": "2023-01-04T09:51:58.963411-05:00",
"created_at": "2023-01-03T11:51:58.620221-05:00",
"name": "Game Total Under 2.5",
"reward": "1.71000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78912de6-9c4d-480b-bd7a-ff156b57e1fe/?format=api"
},
{
"id": "ac6e7338-3091-4851-b8b2-77e6f6eabb8b",
"gambit_id": "6da66a56-4572-48e4-a9c5-55c63ff193e6",
"last_updated": "2023-01-04T09:51:58.964668-05:00",
"created_at": "2023-01-03T11:51:58.621611-05:00",
"name": "Game Total Over 2.5",
"reward": "1.82000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78912de6-9c4d-480b-bd7a-ff156b57e1fe/?format=api"
}
]
}