GET /api/bet_types/464e842f-f1fd-40ee-9598-b58a4226ea24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "464e842f-f1fd-40ee-9598-b58a4226ea24",
"match": "https://api-prod.gambitprofit.com/api/matches/a48c8e0d-88fd-489f-afd9-a5e37af39683/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:07.943935-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 2.5",
"amount": 5969.0
},
{
"team": "Game Total Under 2.5",
"amount": 4031.0
}
],
"expected_reward_tokens": 9190.68,
"profit_sb": -309.32,
"profit_sb_percentage": -3.26,
"recommended": false
},
"lines": [
{
"id": "960589f2-c03d-4de8-a5ca-b0cdb697480f",
"gambit_id": "a9d03b5b-0967-4b1d-99c3-4c7598a44db5",
"last_updated": "2023-05-18T11:47:16.514586-04:00",
"created_at": "2023-05-16T09:47:07.955164-04:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464e842f-f1fd-40ee-9598-b58a4226ea24/?format=api"
},
{
"id": "b58ac2dd-9206-417c-8d40-a3a26db7d03f",
"gambit_id": "40b8c2ea-a1e1-425e-8c09-aef93601f25b",
"last_updated": "2023-05-18T11:47:16.512892-04:00",
"created_at": "2023-05-16T09:47:07.945913-04:00",
"name": "Game Total Under 2.5",
"reward": "2.28000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464e842f-f1fd-40ee-9598-b58a4226ea24/?format=api"
}
]
}