GET /api/bet_types/2503e981-c45b-44c6-9530-3e21458b54fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2503e981-c45b-44c6-9530-3e21458b54fa",
"match": "https://api-prod.gambitprofit.com/api/matches/b59a8ce3-d889-4e03-9131-3d2aa451c19b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-19T00:01:55.857866-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 125",
"amount": 5000.0
},
{
"team": "Game Total Under 125",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8bf88867-f9b8-4e6b-8d8b-5d172af1d8d4",
"gambit_id": "4e9f586d-d3c3-4b84-ac8b-2ce0353a73c5",
"last_updated": "2023-03-20T10:42:11.758960-04:00",
"created_at": "2023-03-19T00:01:55.860918-04:00",
"name": "Game Total Over 125",
"reward": "1.87000",
"odds": "1.90910",
"spread": "125.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2503e981-c45b-44c6-9530-3e21458b54fa/?format=api"
},
{
"id": "cd273e30-4f4f-4dbc-bade-0ea57fc07036",
"gambit_id": "e1fcd774-1737-4150-9961-a6b2ff60f45e",
"last_updated": "2023-03-20T10:42:11.756467-04:00",
"created_at": "2023-03-19T00:01:55.859397-04:00",
"name": "Game Total Under 125",
"reward": "1.87000",
"odds": "1.90910",
"spread": "125.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2503e981-c45b-44c6-9530-3e21458b54fa/?format=api"
}
]
}