GET /api/bet_types/6a49f4da-f40b-40e4-b07a-1a6ae0e0c059/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a49f4da-f40b-40e4-b07a-1a6ae0e0c059",
"match": "https://api-prod.gambitprofit.com/api/matches/4a52fa58-5ac3-407d-92c9-84716ff02aa0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T10:48:11.660872-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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1b4fa4f7-591f-42b8-bee5-be9ced699e23",
"gambit_id": "885146a1-424a-4dc7-8564-fd5cd7ed6a77",
"last_updated": "2023-09-05T10:27:57.703015-04:00",
"created_at": "2023-09-03T10:48:11.665342-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a49f4da-f40b-40e4-b07a-1a6ae0e0c059/?format=api"
},
{
"id": "49c49de6-5821-4fc2-9f7a-526e8c778d64",
"gambit_id": "34cb742c-c618-4ea1-b346-f2c60bdf6ea8",
"last_updated": "2023-09-05T10:27:57.706327-04:00",
"created_at": "2023-09-03T10:48:11.669218-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a49f4da-f40b-40e4-b07a-1a6ae0e0c059/?format=api"
}
]
}