GET /api/bet_types/16155da9-a3c7-420c-83a8-686751adadca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16155da9-a3c7-420c-83a8-686751adadca",
"match": "https://api-prod.gambitprofit.com/api/matches/914a9af0-e603-47f0-9b1f-ac5674cb4e9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:56.452048-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": "TEX (J Gray)",
"amount": 6442.0
},
{
"team": "COL (K Freeland)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "30a30c73-c65c-4633-846d-0439183c6c49",
"gambit_id": "364f4b5d-1104-478c-97b9-8b7240878a6b",
"last_updated": "2023-05-22T13:22:18.126158-04:00",
"created_at": "2023-05-20T10:51:56.454200-04:00",
"name": "TEX (J Gray)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16155da9-a3c7-420c-83a8-686751adadca/?format=api"
},
{
"id": "32473e3f-863f-4e32-b690-1ae33279189b",
"gambit_id": "cb81c762-66e4-4fae-8f4f-0f20bf32ae7b",
"last_updated": "2023-05-22T13:22:18.127256-04:00",
"created_at": "2023-05-20T10:51:56.457126-04:00",
"name": "COL (K Freeland)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16155da9-a3c7-420c-83a8-686751adadca/?format=api"
}
]
}