GET /api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67",
"match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:14.370583-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8f0edcd4-c77d-4cbc-bef8-3caec79045cd",
"gambit_id": "56a53f66-4ac1-4634-bd6f-979660492c63",
"last_updated": "2023-06-05T10:57:21.007767-04:00",
"created_at": "2023-06-03T11:22:14.372649-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api"
},
{
"id": "f5fa3b84-67f9-422c-b0bf-4bcd8dfe4421",
"gambit_id": "6bffebe9-4b8b-45bc-8d56-ee5a1aaa0ebd",
"last_updated": "2023-06-05T10:57:21.010279-04:00",
"created_at": "2023-06-03T11:22:14.374946-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api"
}
]
}