GET /api/bet_types/f52e13cb-a00a-47f0-b577-8467a664f78a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f52e13cb-a00a-47f0-b577-8467a664f78a",
"match": "https://api-prod.gambitprofit.com/api/matches/231b4efc-0c8f-4466-b4eb-3608af73f129/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T12:17:27.354952-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 221",
"amount": 5000.0
},
{
"team": "Game Total Over 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4fc9ba2a-eb31-495d-a942-d773b6560bbb",
"gambit_id": "0356e23e-0f45-4c57-9aa3-0997f9cff229",
"last_updated": "2023-04-18T12:12:06.534182-04:00",
"created_at": "2023-04-16T12:17:27.357081-04:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f52e13cb-a00a-47f0-b577-8467a664f78a/?format=api"
},
{
"id": "2c25d632-2155-4edb-9cf1-496443ccbb57",
"gambit_id": "889049d9-2cf0-4c4e-a0d7-c37206e948b7",
"last_updated": "2023-04-18T12:12:06.536012-04:00",
"created_at": "2023-04-16T12:17:27.359337-04:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f52e13cb-a00a-47f0-b577-8467a664f78a/?format=api"
}
]
}