GET /api/bet_types/476513f6-77d8-43f4-9443-c115947075b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "476513f6-77d8-43f4-9443-c115947075b8",
"match": "https://api-prod.gambitprofit.com/api/matches/a8ca4988-62aa-4b98-af21-d820a5688304/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:02:12.907968-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "02e86cf2-553d-45db-a96b-6323c90b4f3a",
"gambit_id": "af593007-be64-4bfb-9dad-5d54452ec71b",
"last_updated": "2023-05-20T10:52:05.020111-04:00",
"created_at": "2023-05-19T11:02:12.909443-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476513f6-77d8-43f4-9443-c115947075b8/?format=api"
},
{
"id": "8adc9c14-634b-4cc6-8992-fab8adc950df",
"gambit_id": "0969f7d4-721a-497b-9f34-3c6bab39ad9e",
"last_updated": "2023-05-20T10:52:05.021966-04:00",
"created_at": "2023-05-19T11:02:12.911111-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476513f6-77d8-43f4-9443-c115947075b8/?format=api"
}
]
}