GET /api/bet_types/2871add3-fcf2-4aa2-a10d-9caa0eb13b51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2871add3-fcf2-4aa2-a10d-9caa0eb13b51",
"match": "https://api-prod.gambitprofit.com/api/matches/65579bc6-cbed-43c4-b0a1-cf41bb87d061/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5374.0
},
{
"team": "Game Total Under 2.5",
"amount": 4626.0
}
],
"expected_reward_tokens": 8974.44,
"profit_sb": -25.56,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "380f110d-5bc9-4259-b0f6-58e31397880b",
"gambit_id": "48674284-e612-4b6c-a912-f9a7241b2498",
"last_updated": "2022-12-24T17:12:14.996748-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2871add3-fcf2-4aa2-a10d-9caa0eb13b51/?format=api"
},
{
"id": "80e7fff6-37cd-4204-8745-baa8ad00429f",
"gambit_id": "1ddce9a0-eff4-4da7-a374-a1b1b6f4ada1",
"last_updated": "2022-12-24T17:12:14.995598-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2871add3-fcf2-4aa2-a10d-9caa0eb13b51/?format=api"
}
]
}