GET /api/bet_types/a5a677da-577b-4233-bcc6-478dc0f749f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5a677da-577b-4233-bcc6-478dc0f749f6",
"match": "https://api-prod.gambitprofit.com/api/matches/9c7f9823-0c33-490c-a3e5-f472c73e9625/?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 60.5",
"amount": 5000.0
},
{
"team": "Game Total Under 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8167e69f-d3e5-4698-b45a-6bae76d17f8e",
"gambit_id": "ac2e5138-5b7e-408b-a40b-41cffd31b5a3",
"last_updated": "2022-12-24T17:12:24.960583-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a677da-577b-4233-bcc6-478dc0f749f6/?format=api"
},
{
"id": "8726376b-8071-4610-9226-cba8ac063540",
"gambit_id": "619c4581-617f-4512-8cf1-62fff2304b86",
"last_updated": "2022-12-24T17:12:24.959351-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a677da-577b-4233-bcc6-478dc0f749f6/?format=api"
}
]
}