GET /api/bet_types/2dff9147-437c-46db-8a5d-ce4881a1b999/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dff9147-437c-46db-8a5d-ce4881a1b999",
"match": "https://api-prod.gambitprofit.com/api/matches/d5048935-77bd-47e2-9bc9-c24a2929ae74/?format=api",
"name": "Over/Under",
"created_at": "2023-01-12T08:42:17.958143-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b0e0a758-bbf0-41fd-b136-59501dbf16da",
"gambit_id": "c9b2801c-d80d-4ddd-8e33-9362e346a6a9",
"last_updated": "2023-01-13T11:32:07.664656-05:00",
"created_at": "2023-01-12T08:42:17.959569-05:00",
"name": "Game Total Under 229.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9147-437c-46db-8a5d-ce4881a1b999/?format=api"
},
{
"id": "4e3f68bb-a18e-43d8-bb54-5f87e9c897c4",
"gambit_id": "fe579845-4449-4fc6-94b1-5defbfe9f59f",
"last_updated": "2023-01-13T11:32:07.665732-05:00",
"created_at": "2023-01-12T08:42:17.960892-05:00",
"name": "Game Total Over 229.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9147-437c-46db-8a5d-ce4881a1b999/?format=api"
}
]
}