GET /api/bet_types/829fa636-6090-43c3-b32f-d21db3773b1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "829fa636-6090-43c3-b32f-d21db3773b1c",
"match": "https://api-prod.gambitprofit.com/api/matches/44fcbfd1-161b-45f7-8e7c-c0cdedcaf90c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-31T10:23:04.323378-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": "Game Total Over 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "062bbd46-5e73-47bb-9215-ee980518382f",
"gambit_id": "ac655bf3-36ec-4cc0-8d83-b7365c707699",
"last_updated": "2023-08-01T11:03:23.340134-04:00",
"created_at": "2023-07-31T10:23:04.329788-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829fa636-6090-43c3-b32f-d21db3773b1c/?format=api"
},
{
"id": "bc66680e-1500-44be-9855-54a796882cc7",
"gambit_id": "5a4b0adc-2716-4893-ab92-bd5b1e028534",
"last_updated": "2023-08-01T11:03:23.343942-04:00",
"created_at": "2023-07-31T10:23:04.336191-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829fa636-6090-43c3-b32f-d21db3773b1c/?format=api"
}
]
}