GET /api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4a0cdda-d530-458d-9c7a-1a140801914c",
"match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:06.650201-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 10.5",
"amount": 5214.0
},
{
"team": "Game Total Under 10.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5ec95196-7842-4512-aa4a-eda95a3cefe9",
"gambit_id": "d9e5c51f-e6b6-4520-9f46-d7bce0d20721",
"last_updated": "2023-05-15T11:37:02.691783-04:00",
"created_at": "2023-05-14T10:57:06.654579-04:00",
"name": "Game Total Over 10.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api"
},
{
"id": "69679cb8-98c1-4b0a-98a6-8177f2f21314",
"gambit_id": "b73b858b-f837-4c10-9727-093d469ff76f",
"last_updated": "2023-05-15T11:37:02.690353-04:00",
"created_at": "2023-05-14T10:57:06.652284-04:00",
"name": "Game Total Under 10.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api"
}
]
}