GET /api/bet_types/6872c0c9-cefa-4fef-adab-e345f434cbdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6872c0c9-cefa-4fef-adab-e345f434cbdf",
"match": "https://api-prod.gambitprofit.com/api/matches/9c6b3e9b-dd97-442a-8084-ed77877bb80a/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:52:08.504822-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": "ae151b1e-e19c-4a6c-a0a7-c53f6ef5a4d9",
"gambit_id": "33edd4e1-3301-4011-83d8-2a20d647a2fa",
"last_updated": "2023-05-29T11:47:21.159263-04:00",
"created_at": "2023-05-27T10:52:08.513969-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/6872c0c9-cefa-4fef-adab-e345f434cbdf/?format=api"
},
{
"id": "c5886c76-989d-457d-ac5e-2741c9e9ac0a",
"gambit_id": "1874276d-55d2-4961-bc20-3b999ceb4f22",
"last_updated": "2023-05-29T11:47:21.156282-04:00",
"created_at": "2023-05-27T10:52:08.509798-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/6872c0c9-cefa-4fef-adab-e345f434cbdf/?format=api"
}
]
}