GET /api/bet_types/1b682f41-a971-46f0-8b21-eaf55d290f7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b682f41-a971-46f0-8b21-eaf55d290f7b",
"match": "https://api-prod.gambitprofit.com/api/matches/3c8af5f7-85be-4142-b713-b0aa1922ef5d/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T15:12:05.339158-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 2.5",
"amount": 5523.0
},
{
"team": "Game Total Over 2.5",
"amount": 4477.0
}
],
"expected_reward_tokens": 9222.62,
"profit_sb": -277.38,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "ffc277f1-c9f6-459c-96e3-e80511699bc9",
"gambit_id": "b6cbe719-511a-449d-94a7-8fa583d202e9",
"last_updated": "2023-05-01T12:27:21.558327-04:00",
"created_at": "2023-04-28T15:12:05.340792-04:00",
"name": "Game Total Under 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b682f41-a971-46f0-8b21-eaf55d290f7b/?format=api"
},
{
"id": "f6a53648-67e1-4b4c-b27e-9003c8a6e853",
"gambit_id": "ae71c588-dff3-457f-85b2-527c83e7a512",
"last_updated": "2023-05-01T12:27:21.559954-04:00",
"created_at": "2023-04-28T15:12:05.342286-04:00",
"name": "Game Total Over 2.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b682f41-a971-46f0-8b21-eaf55d290f7b/?format=api"
}
]
}