GET /api/bet_types/8bb47d0e-d5dc-4059-b518-cc0aacec95e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bb47d0e-d5dc-4059-b518-cc0aacec95e3",
"match": "https://api-prod.gambitprofit.com/api/matches/a7d500e6-178e-447f-a841-01c488a0c10b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-29T16:47:02.486270-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 Under 2.5",
"amount": 5875.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4125.0
}
],
"expected_reward_tokens": 9281.25,
"profit_sb": -218.75,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "b72714b6-5994-4946-899a-28293f72897d",
"gambit_id": "d7a683e8-7da4-412b-afda-51e8244789dd",
"last_updated": "2023-05-01T12:27:22.435909-04:00",
"created_at": "2023-04-29T16:47:02.487720-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.58000",
"odds": "1.60610",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb47d0e-d5dc-4059-b518-cc0aacec95e3/?format=api"
},
{
"id": "4116ddbf-65ec-4f78-b27c-2830f540ea56",
"gambit_id": "f44c4a7a-037a-4ce8-af28-5a343125db81",
"last_updated": "2023-05-01T12:27:22.437259-04:00",
"created_at": "2023-04-29T16:47:02.489498-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.25000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb47d0e-d5dc-4059-b518-cc0aacec95e3/?format=api"
}
]
}