GET /api/bet_types/8b205328-8a28-4e36-a00b-f6f8597ad09a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b205328-8a28-4e36-a00b-f6f8597ad09a",
"match": "https://api-prod.gambitprofit.com/api/matches/30451fc0-1285-4fca-99df-5d1fd7546dda/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:02.388234-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 (M Fried)",
"amount": 5787.0
},
{
"team": "SDG (R Weathers)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "3e69ea0d-e415-4edf-9ce6-bca14f30b564",
"gambit_id": "6e24fe6d-cef8-46a5-bcf6-68bd7a869d60",
"last_updated": "2023-04-18T12:12:11.442710-04:00",
"created_at": "2023-04-17T11:42:02.393476-04:00",
"name": "ATL (M Fried)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b205328-8a28-4e36-a00b-f6f8597ad09a/?format=api"
},
{
"id": "286b8480-764f-431d-ac60-76169e1a3ba2",
"gambit_id": "94eb8e9e-847f-4b23-8f3b-4e9f1c8e7b37",
"last_updated": "2023-04-18T12:12:11.441377-04:00",
"created_at": "2023-04-17T11:42:02.391040-04:00",
"name": "SDG (R Weathers)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b205328-8a28-4e36-a00b-f6f8597ad09a/?format=api"
}
]
}