GET /api/bet_types/662d1df9-6a5f-4b95-b796-2f55fe522479/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "662d1df9-6a5f-4b95-b796-2f55fe522479",
"match": "https://api-prod.gambitprofit.com/api/matches/6074b6ab-7800-4030-bbbd-2d353782e661/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T17:22:12.360004-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": "NYM (J Butto)",
"amount": 6442.0
},
{
"team": "WAS (J Gray)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "c03cb63b-5503-4ae6-b0e4-2afb35b4e85b",
"gambit_id": "0adfd429-2620-4b92-9aa1-bea50b7ff3bb",
"last_updated": "2023-04-26T20:32:15.942246-04:00",
"created_at": "2023-04-25T17:22:12.362195-04:00",
"name": "NYM (J Butto)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/662d1df9-6a5f-4b95-b796-2f55fe522479/?format=api"
},
{
"id": "3201ea0b-c9c4-41aa-9d68-d3d60dec9c0a",
"gambit_id": "9dfc632f-2d6a-4b72-b559-0095050675f3",
"last_updated": "2023-04-26T20:32:15.943909-04:00",
"created_at": "2023-04-25T17:22:12.364213-04:00",
"name": "WAS (J Gray)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/662d1df9-6a5f-4b95-b796-2f55fe522479/?format=api"
}
]
}