GET /api/bet_types/94ba7925-f9a9-4038-8ae2-0061fbbc3826/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94ba7925-f9a9-4038-8ae2-0061fbbc3826",
"match": "https://api-prod.gambitprofit.com/api/matches/2649eec8-746a-4b68-9887-649d48e03447/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:01.801323-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a298e2cc-a679-487b-be42-04983428d92b",
"gambit_id": "141c54c7-f0cc-4301-8442-3ee41ffc5be1",
"last_updated": "2023-09-15T16:28:17.074675-04:00",
"created_at": "2023-09-12T09:23:01.815914-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ba7925-f9a9-4038-8ae2-0061fbbc3826/?format=api"
},
{
"id": "b375c4da-0aa3-41d3-8ceb-751453d3f956",
"gambit_id": "e4ea2be7-1533-466b-a93d-236e703733dd",
"last_updated": "2023-09-15T16:28:17.068979-04:00",
"created_at": "2023-09-12T09:23:01.821047-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ba7925-f9a9-4038-8ae2-0061fbbc3826/?format=api"
}
]
}