GET /api/bet_types/e35dfa56-657d-4470-873f-5a15fcaa03e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e35dfa56-657d-4470-873f-5a15fcaa03e6",
"match": "https://api-prod.gambitprofit.com/api/matches/2eeb2a6a-a7c2-4e81-8219-1f234ce8ea4b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:12.251624-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d58158b6-5371-4b22-9b0b-979f1c3aec70",
"gambit_id": "c906ebd9-a1d7-4a5a-bc5e-97ba1e11666f",
"last_updated": "2023-12-04T15:18:30.164993-05:00",
"created_at": "2023-12-02T08:28:12.255997-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e35dfa56-657d-4470-873f-5a15fcaa03e6/?format=api"
},
{
"id": "1e96086a-7ed7-45df-bb12-b1492bf0216b",
"gambit_id": "0e24c4c6-d2ad-4266-b26c-708df99a00bf",
"last_updated": "2023-12-04T15:18:30.168228-05:00",
"created_at": "2023-12-02T08:28:12.260032-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e35dfa56-657d-4470-873f-5a15fcaa03e6/?format=api"
}
]
}