GET /api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "090aa7c6-1659-4f89-928f-f549b0108d48",
"match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:24.694762-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": "ATL (K Wright)",
"amount": 5827.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "82a0629b-159e-49f8-8356-3cbc8ff6c210",
"gambit_id": "92b508b6-b4dc-403e-808c-0e02f82ec3b9",
"last_updated": "2023-04-18T12:12:08.298326-04:00",
"created_at": "2023-04-16T12:17:24.700463-04:00",
"name": "ATL (K Wright)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api"
},
{
"id": "e067a67d-a80a-4483-9dcf-4ba954227b2c",
"gambit_id": "301c3bc6-ae7e-4e7b-b832-b134e823ac75",
"last_updated": "2023-04-18T12:12:08.296610-04:00",
"created_at": "2023-04-16T12:17:24.697557-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api"
}
]
}