GET /api/bet_types/f26cdde5-d88d-4df9-aacf-2ab2545237dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f26cdde5-d88d-4df9-aacf-2ab2545237dd",
"match": "https://api-prod.gambitprofit.com/api/matches/07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:12.428916-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 10",
"amount": 5213.0
},
{
"team": "Game Total Under 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ca9dfb8d-ff7f-4f95-8804-5b555c6e48ae",
"gambit_id": "cbec2d94-626f-48f8-9a2e-761f6fd705aa",
"last_updated": "2023-05-27T16:12:11.094245-04:00",
"created_at": "2023-05-26T11:52:12.433460-04:00",
"name": "Game Total Over 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f26cdde5-d88d-4df9-aacf-2ab2545237dd/?format=api"
},
{
"id": "ffa63362-6bad-4a6f-93fa-8ad8a1ee6220",
"gambit_id": "7ea8d591-47e9-4499-83ec-be49c9baad6d",
"last_updated": "2023-05-27T16:12:11.091137-04:00",
"created_at": "2023-05-26T11:52:12.431160-04:00",
"name": "Game Total Under 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f26cdde5-d88d-4df9-aacf-2ab2545237dd/?format=api"
}
]
}