GET /api/bet_types/d552b9f3-0051-4f8b-84fe-6b01234386aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d552b9f3-0051-4f8b-84fe-6b01234386aa",
"match": "https://api-prod.gambitprofit.com/api/matches/e439ce8a-867a-49ef-82d6-98936abebd04/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5214.0
},
{
"team": "Game Total Under 8",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "2929ca05-7f17-47f8-aea3-c04b8859c238",
"gambit_id": "adf6568a-5845-4f06-9a41-d06bb83a4a74",
"last_updated": "2022-10-02T15:17:30.965846-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d552b9f3-0051-4f8b-84fe-6b01234386aa/?format=api"
},
{
"id": "5dd7d71f-d20b-49b4-9ca1-90556486260a",
"gambit_id": "9d409e24-2bf2-4aa4-b350-6ae5cf2447c4",
"last_updated": "2022-10-02T15:17:30.964198-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d552b9f3-0051-4f8b-84fe-6b01234386aa/?format=api"
}
]
}