GET /api/bet_types/7ea3f050-1b20-444a-bef5-1ced06b6cf10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ea3f050-1b20-444a-bef5-1ced06b6cf10",
"match": "https://api-prod.gambitprofit.com/api/matches/7793ae53-174b-4327-9ea1-72b9dbf578a7/?format=api",
"name": "Over/Under",
"created_at": "2023-08-26T09:23:26.011225-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ab70b6e5-f66f-429c-9565-b427c791854f",
"gambit_id": "c4967f76-57fa-41e1-ab23-f5ea0d5219d4",
"last_updated": "2023-08-28T16:13:33.644812-04:00",
"created_at": "2023-08-26T09:23:26.029525-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea3f050-1b20-444a-bef5-1ced06b6cf10/?format=api"
},
{
"id": "c801607d-4985-4315-9dd3-eba32703f13f",
"gambit_id": "e307aa3a-6afd-4bc8-a5bf-0cd0cb799dc4",
"last_updated": "2023-08-28T16:13:33.640865-04:00",
"created_at": "2023-08-26T09:23:26.015324-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea3f050-1b20-444a-bef5-1ced06b6cf10/?format=api"
}
]
}