GET /api/bet_types/1d3335ea-6359-4fbb-b47d-cc1ae2d833cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d3335ea-6359-4fbb-b47d-cc1ae2d833cd",
"match": "https://api-prod.gambitprofit.com/api/matches/f2d3e50c-5ae9-4850-8a89-494628870549/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:04.481210-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": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9200.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.16,
"recommended": false
},
"lines": [
{
"id": "2e668469-53c3-4d0a-b366-fde57b039e1e",
"gambit_id": "4e970195-a6d8-450a-aa57-85e08d56fef7",
"last_updated": "2023-02-12T09:57:02.528800-05:00",
"created_at": "2023-02-09T11:12:04.484203-05:00",
"name": "Game Total Over 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d3335ea-6359-4fbb-b47d-cc1ae2d833cd/?format=api"
},
{
"id": "7870e13e-fdd1-43c6-ad0f-851aae37c7ed",
"gambit_id": "a6912516-a3a2-41a0-b3a5-8915bfe469f9",
"last_updated": "2023-02-12T09:57:02.527635-05:00",
"created_at": "2023-02-09T11:12:04.482674-05:00",
"name": "Game Total Under 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d3335ea-6359-4fbb-b47d-cc1ae2d833cd/?format=api"
}
]
}