GET /api/bet_types/bf2dec39-9276-481d-bc5e-742f1b2509d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf2dec39-9276-481d-bc5e-742f1b2509d8",
"match": "https://api-prod.gambitprofit.com/api/matches/8156e9de-f474-4917-92b5-e2a02046694a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T10:03:18.675696-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": "Total Rounds Over 1.5",
"amount": 5496.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4504.0
}
],
"expected_reward_tokens": 9233.2,
"profit_sb": -266.8,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "8a507b2a-635c-40c9-9c54-7a1056157ef9",
"gambit_id": "ed4a674d-dfa3-4f41-83a2-1df6264c2bae",
"last_updated": "2024-01-17T22:43:14.142430-05:00",
"created_at": "2024-01-12T10:03:18.679234-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2dec39-9276-481d-bc5e-742f1b2509d8/?format=api"
},
{
"id": "36470c34-16eb-4f9f-8525-9c094c1c91c9",
"gambit_id": "7e7f037d-d73c-4c9f-ac8d-3ea19c8ffa85",
"last_updated": "2024-01-17T22:43:14.147202-05:00",
"created_at": "2024-01-12T10:03:18.683016-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf2dec39-9276-481d-bc5e-742f1b2509d8/?format=api"
}
]
}