GET /api/bet_types/4f607ad4-052c-4f2e-9cea-8abbbee11b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f607ad4-052c-4f2e-9cea-8abbbee11b21",
"match": "https://api-prod.gambitprofit.com/api/matches/34e434e3-b7ed-464f-b538-1f9e9e1c1826/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:06.263440-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": "Game Total Over 62.5",
"amount": 5000.0
},
{
"team": "Game Total Under 62.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4f076d5a-adb4-4415-be5b-7464bea60a7d",
"gambit_id": "dc0e9fe1-b40c-4c48-9b2d-e827160f3d4f",
"last_updated": "2022-12-30T18:52:01.729934-05:00",
"created_at": "2022-12-28T09:32:06.266065-05:00",
"name": "Game Total Over 62.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f607ad4-052c-4f2e-9cea-8abbbee11b21/?format=api"
},
{
"id": "fa1c6ce7-d792-407f-ae2c-70d67f4a9265",
"gambit_id": "8aa721df-4196-4b12-83d1-4b4fa41e22ba",
"last_updated": "2022-12-30T18:52:01.728852-05:00",
"created_at": "2022-12-28T09:32:06.264728-05:00",
"name": "Game Total Under 62.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f607ad4-052c-4f2e-9cea-8abbbee11b21/?format=api"
}
]
}