GET /api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c61774c5-8345-490f-9538-df7e95587786",
"match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 6389.0
},
{
"team": "Jacksonville Jaguars",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "b1a2a0fe-1f26-49cf-aaac-860c7183f1df",
"gambit_id": "07cf5de0-5acb-4203-8104-5f1e6357d5d8",
"last_updated": "2022-12-19T13:37:01.861284-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Cowboys",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api"
},
{
"id": "9cdf94ec-07d0-421d-83ab-3f5783b7d7b8",
"gambit_id": "ad20e98d-ba3f-47f4-baa6-936065fa6aa7",
"last_updated": "2022-12-19T13:37:01.860069-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api"
}
]
}