GET /api/bet_types/c58487cb-d4db-4ff7-9679-a871b36b37bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c58487cb-d4db-4ff7-9679-a871b36b37bf",
"match": "https://api-prod.gambitprofit.com/api/matches/25007b5f-1315-481c-afc9-f8b94f4b150c/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:11.753811-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": "Dallas Cowboys",
"amount": 6333.0
},
{
"team": "Philadelphia Eagles",
"amount": 3667.0
}
],
"expected_reward_tokens": 9056.19,
"profit_sb": 56.19,
"profit_sb_percentage": 0.62,
"recommended": true
},
"lines": [
{
"id": "ba87da3d-ccdf-4fdf-aed4-b53b2003d6c5",
"gambit_id": "162a831b-367d-4afe-b76b-644fb9ea9267",
"last_updated": "2022-12-25T18:12:07.436688-05:00",
"created_at": "2022-12-23T12:47:11.756308-05:00",
"name": "Dallas Cowboys",
"reward": "1.43000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58487cb-d4db-4ff7-9679-a871b36b37bf/?format=api"
},
{
"id": "77de37f8-52c2-4003-a9fe-cd10a7d75ddf",
"gambit_id": "52e7d444-5521-4aaf-9e00-f7b407fd3b3c",
"last_updated": "2022-12-25T18:12:07.435543-05:00",
"created_at": "2022-12-23T12:47:11.755047-05:00",
"name": "Philadelphia Eagles",
"reward": "2.47000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58487cb-d4db-4ff7-9679-a871b36b37bf/?format=api"
}
]
}