GET /api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c0cb3da-3041-40d5-be0a-883d550a2204",
"match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?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 2.5",
"amount": 5571.0
},
{
"team": "Game Total Under 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "26bebad2-c076-416d-a607-0da225ef1481",
"gambit_id": "d4e11b49-2cc7-4dfe-80cc-716a3ff327b6",
"last_updated": "2022-08-07T14:47:22.645404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
},
{
"id": "2c22e763-14f4-4375-aa76-53398c4bebdb",
"gambit_id": "7e229230-7eb8-4fbd-b46d-e1e7ce8f9687",
"last_updated": "2022-08-07T14:47:22.644849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
}
]
}