GET /api/bet_types/0a133af6-d8b1-4b4f-8c78-e31f536af9c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a133af6-d8b1-4b4f-8c78-e31f536af9c2",
"match": "https://api-prod.gambitprofit.com/api/matches/e2cd33d4-7c50-4434-90a5-df46fa664737/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:22.037461-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "dac7e080-d754-43cd-9eec-d61fbe5090c3",
"gambit_id": "2b3cf6b0-a089-41c2-9db7-78d8e0c0cadc",
"last_updated": "2024-01-19T20:33:19.095300-05:00",
"created_at": "2024-01-18T10:18:22.055007-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a133af6-d8b1-4b4f-8c78-e31f536af9c2/?format=api"
},
{
"id": "9f1b3c6e-14d4-4928-bf26-8f39baeca9fc",
"gambit_id": "b801eef7-f361-4eb8-9daf-503eb979b7e9",
"last_updated": "2024-01-19T20:33:19.099079-05:00",
"created_at": "2024-01-18T10:18:22.061344-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a133af6-d8b1-4b4f-8c78-e31f536af9c2/?format=api"
}
]
}