GET /api/bet_types/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3f2bd4f-b888-481a-92ed-63ed488475aa",
"match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T13:27:17.303216-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2ea913e8-4be9-46e8-909b-d19364c4989b",
"gambit_id": "b23c9d83-935c-4aa8-b391-cb928a230f9e",
"last_updated": "2023-06-04T13:17:19.280747-04:00",
"created_at": "2023-06-02T13:27:17.309569-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api"
},
{
"id": "26755978-019f-422d-8665-1a0c078e9166",
"gambit_id": "5b17851e-d0cd-4f86-b94a-fb73cbdc0dba",
"last_updated": "2023-06-04T13:17:19.278361-04:00",
"created_at": "2023-06-02T13:27:17.305358-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api"
}
]
}