GET /api/bet_types/82ae3ec5-9da9-46c0-97bc-6013da7f3e3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82ae3ec5-9da9-46c0-97bc-6013da7f3e3d",
"match": "https://api-prod.gambitprofit.com/api/matches/d8b3472f-ac45-40e3-91a9-7ae748ca56c3/?format=api",
"name": "FreeForm",
"created_at": "2023-06-07T11:33:20.319789-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "21fd7758-db4e-4f4f-b789-f2bcdfb39833",
"gambit_id": "a4d8925b-5f19-4e50-a45f-035ba4154ec4",
"last_updated": "2023-06-08T16:53:06.709471-04:00",
"created_at": "2023-06-07T11:33:20.321912-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ae3ec5-9da9-46c0-97bc-6013da7f3e3d/?format=api"
},
{
"id": "0cb4cb7e-7040-43a6-a262-c9de24237559",
"gambit_id": "6b9b1196-dc44-49f7-b54d-0fe0099586ee",
"last_updated": "2023-06-08T16:53:06.712375-04:00",
"created_at": "2023-06-07T11:33:20.324259-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ae3ec5-9da9-46c0-97bc-6013da7f3e3d/?format=api"
}
]
}