GET /api/bet_types/e55216e6-53e5-47ae-8064-58630d279f62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e55216e6-53e5-47ae-8064-58630d279f62",
"match": "https://api-prod.gambitprofit.com/api/matches/8011c8ed-c331-4b61-a4fd-3170a21854ce/?format=api",
"name": "FreeForm",
"created_at": "2023-07-31T14:43:08.778699-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a8742a3b-f318-44a4-9533-240a7b481000",
"gambit_id": "a4b4c1eb-dc45-43c9-9194-4192cda891e3",
"last_updated": "2023-08-01T11:08:27.454483-04:00",
"created_at": "2023-07-31T14:43:08.791520-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55216e6-53e5-47ae-8064-58630d279f62/?format=api"
},
{
"id": "ae5e2f59-fe0a-454f-aac2-d3702cdbe913",
"gambit_id": "6f9ce74f-1ed0-4b7e-b3d3-5def1acf834d",
"last_updated": "2023-08-01T11:08:27.451165-04:00",
"created_at": "2023-07-31T14:43:08.785157-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55216e6-53e5-47ae-8064-58630d279f62/?format=api"
}
]
}