GET /api/bet_types/f61e833f-e6e2-4ad5-bcdc-a7858a8e6bb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f61e833f-e6e2-4ad5-bcdc-a7858a8e6bb0",
"match": "https://api-prod.gambitprofit.com/api/matches/8ee7bd67-9bac-43bd-aaad-0f235328e4a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:09.743770-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": "Pat Casey",
"amount": 7578.0
},
{
"team": "Kyle Wright",
"amount": 2422.0
}
],
"expected_reward_tokens": 9396.72,
"profit_sb": -103.28,
"profit_sb_percentage": -1.09,
"recommended": false
},
"lines": [
{
"id": "23717bb6-5527-4e9c-a0a1-6af3dad4aec3",
"gambit_id": "1c0e4cee-4833-4278-b1ab-1ef6fe6e157d",
"last_updated": "2023-03-26T13:37:05.897640-04:00",
"created_at": "2023-03-22T12:32:09.749965-04:00",
"name": "Pat Casey",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f61e833f-e6e2-4ad5-bcdc-a7858a8e6bb0/?format=api"
},
{
"id": "16c9d30d-bbe3-458a-85fb-4f0cb675d7d3",
"gambit_id": "4656841a-1c31-454a-a6b8-80922f01f675",
"last_updated": "2023-03-26T13:37:05.899817-04:00",
"created_at": "2023-03-22T12:32:09.754565-04:00",
"name": "Kyle Wright",
"reward": "3.88000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f61e833f-e6e2-4ad5-bcdc-a7858a8e6bb0/?format=api"
}
]
}