GET /api/bet_types/e7435c7c-6a97-49af-9f53-337826fb05c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7435c7c-6a97-49af-9f53-337826fb05c3",
"match": "https://api-prod.gambitprofit.com/api/matches/d0ee4156-4375-47ad-a574-c3a393cb672f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-22T09:27:57.125302-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c4f1a3c8-3f59-4682-a9ed-5364544c0004",
"gambit_id": "e5526d45-0419-4c05-812b-001cafbbb5f7",
"last_updated": "2023-06-23T14:48:08.241979-04:00",
"created_at": "2023-06-22T09:27:57.127206-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7435c7c-6a97-49af-9f53-337826fb05c3/?format=api"
},
{
"id": "6a93da67-7f8f-41b7-9d31-f07ea10172e1",
"gambit_id": "d9f33087-d2b0-4240-955d-96e8f0ed3f58",
"last_updated": "2023-06-23T14:48:08.243802-04:00",
"created_at": "2023-06-22T09:27:57.129137-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7435c7c-6a97-49af-9f53-337826fb05c3/?format=api"
}
]
}