GET /api/bet_types/fad2fa95-e422-4f4c-877e-a600e3f012e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fad2fa95-e422-4f4c-877e-a600e3f012e7",
"match": "https://api-prod.gambitprofit.com/api/matches/0efd9c16-2146-4ea4-922b-67f37f8ac1c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:08.636894-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": "Tyler Randall",
"amount": 6554.0
},
{
"team": "Chance Wilson",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "4e85f87d-2008-4ce7-a455-4c994d5eed00",
"gambit_id": "c664e94b-c899-42c2-a878-125de3a1d63a",
"last_updated": "2023-04-22T16:12:00.423468-04:00",
"created_at": "2023-04-20T15:27:08.641549-04:00",
"name": "Tyler Randall",
"reward": "1.43000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad2fa95-e422-4f4c-877e-a600e3f012e7/?format=api"
},
{
"id": "79201ef1-02e4-4d6d-b463-57e10b306763",
"gambit_id": "ef023fc8-b657-4198-aec8-5f62d3e720f4",
"last_updated": "2023-04-22T16:12:00.421673-04:00",
"created_at": "2023-04-20T15:27:08.639174-04:00",
"name": "Chance Wilson",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad2fa95-e422-4f4c-877e-a600e3f012e7/?format=api"
}
]
}