GET /api/bet_types/5a4feeb1-bb32-480d-b199-c380cfb63c64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a4feeb1-bb32-480d-b199-c380cfb63c64",
"match": "https://api-prod.gambitprofit.com/api/matches/072870c5-dc77-47e3-aaeb-9a52eb3918b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:22:07.192447-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": "Chris Sarro",
"amount": 5688.0
},
{
"team": "Stephen Townsel",
"amount": 4312.0
}
],
"expected_reward_tokens": 9270.8,
"profit_sb": -229.2,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "900f93af-ba30-44b2-b8e2-645e4c852c44",
"gambit_id": "8d9eb451-e1db-4809-9c81-fa7af656a78a",
"last_updated": "2023-04-22T16:17:12.520464-04:00",
"created_at": "2023-04-20T15:22:07.195254-04:00",
"name": "Chris Sarro",
"reward": "1.63000",
"odds": "1.66000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a4feeb1-bb32-480d-b199-c380cfb63c64/?format=api"
},
{
"id": "ac2ba6af-052e-416d-af08-202c092ffc1f",
"gambit_id": "cbce84f8-554f-4ee0-9ce6-29c0c3b44ed9",
"last_updated": "2023-04-22T16:17:12.522823-04:00",
"created_at": "2023-04-20T15:22:07.197519-04:00",
"name": "Stephen Townsel",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a4feeb1-bb32-480d-b199-c380cfb63c64/?format=api"
}
]
}