GET /api/bet_types/0343487d-bb2a-45aa-8e09-fca946729b02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0343487d-bb2a-45aa-8e09-fca946729b02",
"match": "https://api-prod.gambitprofit.com/api/matches/2fec34f5-6a1d-47f3-9ce2-5ae3323baae7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:08.275442-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": "Howard Davis",
"amount": 7820.0
},
{
"team": "Trevor Morris",
"amount": 2180.0
}
],
"expected_reward_tokens": 9461.2,
"profit_sb": -38.8,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "069b3d51-af2c-4864-86da-2e20c4aab4fb",
"gambit_id": "acd99da0-1a46-4508-b3c7-b726dd4a753d",
"last_updated": "2023-04-22T16:12:12.030382-04:00",
"created_at": "2023-04-20T15:27:08.280986-04:00",
"name": "Howard Davis",
"reward": "1.21000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0343487d-bb2a-45aa-8e09-fca946729b02/?format=api"
},
{
"id": "71d1169a-92b3-472a-8d4b-e073a4b4b49d",
"gambit_id": "e26c6c4a-0821-4029-b1ca-49568726e4b6",
"last_updated": "2023-04-22T16:12:12.028726-04:00",
"created_at": "2023-04-20T15:27:08.278443-04:00",
"name": "Trevor Morris",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0343487d-bb2a-45aa-8e09-fca946729b02/?format=api"
}
]
}