GET /api/bet_types/045fee66-39c4-481f-9261-4e5445efbbc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "045fee66-39c4-481f-9261-4e5445efbbc1",
"match": "https://api-prod.gambitprofit.com/api/matches/d0520021-dd4a-44be-a136-2043a4ab0028/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:02.857211-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": "TOR (C Bassitt)",
"amount": 6035.0
},
{
"team": "PIT (R Hill)",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "e3477e1a-81d2-4fd3-bbb8-d5abd2b561ed",
"gambit_id": "6dab7484-cf94-4085-b327-e0556fd2598f",
"last_updated": "2023-05-06T11:52:03.433241-04:00",
"created_at": "2023-05-05T11:47:02.860552-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.59000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/045fee66-39c4-481f-9261-4e5445efbbc1/?format=api"
},
{
"id": "19817833-32bf-4f31-baa2-fc9e5c7d4ab4",
"gambit_id": "e34ffe99-b408-400a-b85d-cf727c0790e7",
"last_updated": "2023-05-06T11:52:03.431190-04:00",
"created_at": "2023-05-05T11:47:02.858928-04:00",
"name": "PIT (R Hill)",
"reward": "2.42000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/045fee66-39c4-481f-9261-4e5445efbbc1/?format=api"
}
]
}