GET /api/bet_types/29be9836-6e2c-4113-bf46-1ceb6aa71428/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29be9836-6e2c-4113-bf46-1ceb6aa71428",
"match": "https://api-prod.gambitprofit.com/api/matches/d178a34d-f48f-4a15-928b-686265942955/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T22:23:05.808438-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 4.5",
"amount": 5496.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 4504.0
}
],
"expected_reward_tokens": 9233.2,
"profit_sb": -266.8,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "533a03b4-422b-4c04-9989-7e3f197e3178",
"gambit_id": "a910dcdc-d770-4e28-97f5-bca6d44f4219",
"last_updated": "2024-01-23T18:38:22.550593-05:00",
"created_at": "2024-01-19T22:23:05.816630-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29be9836-6e2c-4113-bf46-1ceb6aa71428/?format=api"
},
{
"id": "0f03cf39-cc4e-49f4-8bea-b95df3e91931",
"gambit_id": "ed2653ee-60e5-421f-9af5-c1a06058b17d",
"last_updated": "2024-01-23T18:38:22.547294-05:00",
"created_at": "2024-01-19T22:23:05.811856-05:00",
"name": "Total Rounds Under 4.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29be9836-6e2c-4113-bf46-1ceb6aa71428/?format=api"
}
]
}