GET /api/bet_types/81c9b0d1-b2ae-4f71-933c-3162ab9e7af2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81c9b0d1-b2ae-4f71-933c-3162ab9e7af2",
"match": "https://api-prod.gambitprofit.com/api/matches/35feee1c-a3c2-4228-ab9b-1ec50fd21f47/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Army",
"amount": 7408.0
},
{
"team": "Georgia State",
"amount": 2592.0
}
],
"expected_reward_tokens": 9408.16,
"profit_sb": 408.16,
"profit_sb_percentage": 4.54,
"recommended": true
},
"lines": [
{
"id": "d53d3cc4-c728-41bf-9c84-9bfab709d1c4",
"gambit_id": "e008f3b6-e18e-42ff-a9a9-f9a3a0202125",
"last_updated": "2022-10-02T15:17:24.071710-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c9b0d1-b2ae-4f71-933c-3162ab9e7af2/?format=api"
},
{
"id": "b51dfddf-8e0f-4445-9cee-94282ad808fa",
"gambit_id": "58bd9d9e-293e-4beb-acd6-a0916f251540",
"last_updated": "2022-10-02T15:17:24.072710-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "3.63000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c9b0d1-b2ae-4f71-933c-3162ab9e7af2/?format=api"
}
]
}