GET /api/bet_types/650b779b-00e3-42e3-95a1-009cd42c01ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "650b779b-00e3-42e3-95a1-009cd42c01ea",
"match": "https://api-prod.gambitprofit.com/api/matches/298f6b69-3b40-45d8-bd87-d67bca03a5df/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-23T12:41:48.548269-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": "SDG (Y Darvish)",
"amount": 5838.0
},
{
"team": "ARI (D Jameson)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "82e8df8a-f96c-4484-b8ca-b8029d80dee8",
"gambit_id": "d3492ef8-21f9-4416-a0cf-157492d41cb8",
"last_updated": "2023-04-24T13:02:14.702725-04:00",
"created_at": "2023-04-23T12:41:48.552689-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/650b779b-00e3-42e3-95a1-009cd42c01ea/?format=api"
},
{
"id": "3cac4167-360d-4a91-956a-5cb8cc31ab13",
"gambit_id": "45d5bc6e-9b55-4bb4-8e66-061b6be13254",
"last_updated": "2023-04-24T13:02:14.700488-04:00",
"created_at": "2023-04-23T12:41:48.550395-04:00",
"name": "ARI (D Jameson)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/650b779b-00e3-42e3-95a1-009cd42c01ea/?format=api"
}
]
}