GET /api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1427833-5f3d-424e-87ec-856e2d760af7",
"match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:12.104447-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": "SEA (G Kirby)",
"amount": 5909.0
},
{
"team": "TEX (A Heaney)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "412ef191-203e-417f-baed-45f95b81c2d2",
"gambit_id": "bc6832de-faa6-4b2d-ac28-19d1a3cfa5ba",
"last_updated": "2023-05-10T15:32:07.465355-04:00",
"created_at": "2023-05-09T11:07:12.105929-04:00",
"name": "SEA (G Kirby)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api"
},
{
"id": "fdea6448-2e4f-4f85-9bcf-3f134fe54379",
"gambit_id": "490353a3-efba-44d5-ade6-12322abfcdec",
"last_updated": "2023-05-10T15:32:07.467408-04:00",
"created_at": "2023-05-09T11:07:12.107396-04:00",
"name": "TEX (A Heaney)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api"
}
]
}