GET /api/bet_types/f1094289-1c7e-4ff4-b0c7-031afb79f92b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1094289-1c7e-4ff4-b0c7-031afb79f92b",
"match": "https://api-prod.gambitprofit.com/api/matches/3deeb638-63cc-4c69-8f84-1f73c00ca0c2/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "b4979f4c-feec-47f0-b125-57530f2311fc",
"gambit_id": "7afed8cc-c8c8-4298-a25b-8f5556824b04",
"last_updated": "2022-12-13T10:07:00.646201-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1094289-1c7e-4ff4-b0c7-031afb79f92b/?format=api"
},
{
"id": "a66dc63e-79da-4dc6-b388-135560b724d7",
"gambit_id": "1d49dbd3-616d-4b84-9201-297e186c9682",
"last_updated": "2022-12-13T10:07:00.647342-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1094289-1c7e-4ff4-b0c7-031afb79f92b/?format=api"
}
]
}