GET /api/bet_types/4721ee90-42fc-4336-9c91-13da88abd64a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4721ee90-42fc-4336-9c91-13da88abd64a",
"match": "https://api-prod.gambitprofit.com/api/matches/1643c4da-4444-4ab0-9b0c-9c6caeca9c8b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:16.771962-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2c1304b6-ea39-4b5c-8e72-c7169439bb0f",
"gambit_id": "4629e3ef-5266-470a-8f7a-b713d2ebb3a0",
"last_updated": "2023-06-12T14:53:25.976794-04:00",
"created_at": "2023-06-11T10:08:16.773745-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4721ee90-42fc-4336-9c91-13da88abd64a/?format=api"
},
{
"id": "b010f9b7-61b3-4538-a22d-a8433184b3b2",
"gambit_id": "ada97763-9b49-41f6-8f77-e10de5007596",
"last_updated": "2023-06-12T14:53:25.978373-04:00",
"created_at": "2023-06-11T10:08:16.775691-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4721ee90-42fc-4336-9c91-13da88abd64a/?format=api"
}
]
}