GET /api/bet_types/1fd59948-2b9d-4737-a870-d9f2fb240eb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fd59948-2b9d-4737-a870-d9f2fb240eb2",
"match": "https://api-prod.gambitprofit.com/api/matches/9cf8ef41-81f9-4869-aec0-49e90b3637b1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T11:27:03.859409-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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "8d29c78b-4924-4379-bc73-b1b217764f23",
"gambit_id": "929ccef9-3632-4a1a-a7be-14ee540b9fa8",
"last_updated": "2023-04-03T20:27:18.407294-04:00",
"created_at": "2023-04-02T11:27:03.864348-04:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fd59948-2b9d-4737-a870-d9f2fb240eb2/?format=api"
},
{
"id": "6e2aa6aa-9ddf-4984-9208-ccde6c4af06f",
"gambit_id": "06d7937d-31e3-4b98-b9ce-48413686ca3e",
"last_updated": "2023-04-03T20:27:18.404559-04:00",
"created_at": "2023-04-02T11:27:03.861884-04:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fd59948-2b9d-4737-a870-d9f2fb240eb2/?format=api"
}
]
}