GET /api/bet_types/72938e17-9b04-4822-bc07-61e713f75e84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72938e17-9b04-4822-bc07-61e713f75e84",
"match": "https://api-prod.gambitprofit.com/api/matches/0b9792c7-0c1e-4868-aa3b-91a5d8a75ab2/?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": "Indianapolis Colts",
"amount": 5316.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "f266ee60-537b-43ed-b2db-79a548a4ced7",
"gambit_id": "052b6120-6c74-465f-8319-92631fbea8db",
"last_updated": "2022-10-17T15:32:03.037659-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72938e17-9b04-4822-bc07-61e713f75e84/?format=api"
},
{
"id": "439b6da2-311a-4a7f-8f8a-79c2d8419de4",
"gambit_id": "733acdf1-7860-4a3a-9288-db66e53ad84d",
"last_updated": "2022-10-17T15:32:03.038794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72938e17-9b04-4822-bc07-61e713f75e84/?format=api"
}
]
}