GET /api/bet_types/3515555e-fad2-4e28-aef8-ee93ff1f9e0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3515555e-fad2-4e28-aef8-ee93ff1f9e0e",
"match": "https://api-prod.gambitprofit.com/api/matches/66be352a-9436-4e8f-acc8-43a0d2cb3b89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:22:07.463627-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": "Dat Nguyen",
"amount": 7408.0
},
{
"team": "Daniel Straus",
"amount": 2592.0
}
],
"expected_reward_tokens": 9408.16,
"profit_sb": -91.84,
"profit_sb_percentage": -0.97,
"recommended": false
},
"lines": [
{
"id": "45ba76da-67d6-4325-be8b-c87ac2e75867",
"gambit_id": "e12fe23f-48d3-474b-83da-a0af06b91c08",
"last_updated": "2023-04-22T16:17:09.558550-04:00",
"created_at": "2023-04-20T15:22:07.466945-04:00",
"name": "Dat Nguyen",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3515555e-fad2-4e28-aef8-ee93ff1f9e0e/?format=api"
},
{
"id": "1b0d1493-8375-4b73-bec3-1f1adde333c3",
"gambit_id": "44aa6c7e-9edb-48b1-8bd9-aa46f996e173",
"last_updated": "2023-04-22T16:17:09.555908-04:00",
"created_at": "2023-04-20T15:22:07.465282-04:00",
"name": "Daniel Straus",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3515555e-fad2-4e28-aef8-ee93ff1f9e0e/?format=api"
}
]
}