GET /api/bet_types/c97b1dd4-d95e-4734-9218-70cbdfa52e05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c97b1dd4-d95e-4734-9218-70cbdfa52e05",
"match": "https://api-prod.gambitprofit.com/api/matches/fac69ce1-be12-4194-98cb-77304c4ff41b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:04.705487-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "acee510d-8b06-4192-9f15-a2a2cc2657e8",
"gambit_id": "5fcda14a-f5dc-460f-be92-fe36fced71ce",
"last_updated": "2023-05-03T12:12:13.474934-04:00",
"created_at": "2023-05-02T11:52:04.707007-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c97b1dd4-d95e-4734-9218-70cbdfa52e05/?format=api"
},
{
"id": "850ae5b9-69c1-4474-b8e7-61a88c99c665",
"gambit_id": "6d41579c-d9fe-4e7e-9189-71542764c133",
"last_updated": "2023-05-03T12:12:13.476267-04:00",
"created_at": "2023-05-02T11:52:04.708529-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c97b1dd4-d95e-4734-9218-70cbdfa52e05/?format=api"
}
]
}