GET /api/bet_types/cf75873b-d676-4884-ad80-9a40503d8e49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf75873b-d676-4884-ad80-9a40503d8e49",
"match": "https://api-prod.gambitprofit.com/api/matches/565e3cf6-acff-4ebe-8544-61f6edc4e23c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T10:38:04.579331-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": "Total Rounds Over 2.5",
"amount": 5496.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4504.0
}
],
"expected_reward_tokens": 9233.2,
"profit_sb": -266.8,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "10c44d09-282e-42b5-93d6-d39abce24dd4",
"gambit_id": "1eb50933-4673-4803-a19e-801f7beb14e6",
"last_updated": "2023-07-31T18:23:08.732996-04:00",
"created_at": "2023-07-26T10:38:04.583392-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf75873b-d676-4884-ad80-9a40503d8e49/?format=api"
},
{
"id": "4d09b10a-6e04-4e5c-9320-09dce70df289",
"gambit_id": "c865c84a-eb3d-499c-82cf-538192315df5",
"last_updated": "2023-07-31T18:23:08.737532-04:00",
"created_at": "2023-07-26T10:38:04.591681-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf75873b-d676-4884-ad80-9a40503d8e49/?format=api"
}
]
}