GET /api/bet_types/735b29ed-d024-4dc4-934b-37538d53007c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "735b29ed-d024-4dc4-934b-37538d53007c",
"match": "https://api-prod.gambitprofit.com/api/matches/0a15e618-e348-49d6-b0ea-2a34d6ff8b36/?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 Under 8",
"amount": 5204.0
},
{
"team": "Game Total Over 8",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "f4d57f61-438b-4487-aabd-024f9c0f4143",
"gambit_id": "20055988-ceb4-4e7f-b888-73147efb5b05",
"last_updated": "2022-08-16T11:46:48.682101-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735b29ed-d024-4dc4-934b-37538d53007c/?format=api"
},
{
"id": "cad0b836-abc8-4683-b4fe-5a46bc3fc543",
"gambit_id": "06e71f35-cfed-4a45-a4e3-3813adfc1d1a",
"last_updated": "2022-08-16T11:46:48.682610-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735b29ed-d024-4dc4-934b-37538d53007c/?format=api"
}
]
}