GET /api/bet_types/877e903c-c3fb-4b89-85ab-ac38ee18cc86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "877e903c-c3fb-4b89-85ab-ac38ee18cc86",
"match": "https://api-prod.gambitprofit.com/api/matches/0fd12486-f6c0-43da-bd05-31c8e58669c6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-23T22:48:18.196541-05: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": "San Francisco 49ers",
"amount": 7480.0
},
{
"team": "Detroit Lions",
"amount": 2520.0
}
],
"expected_reward_tokens": 9499.6,
"profit_sb": -0.4,
"profit_sb_percentage": -0.0,
"recommended": false
},
"lines": [
{
"id": "8ba0d40b-9560-4939-a671-a90a3e8cdc1d",
"gambit_id": "e75c218d-445d-40b4-8199-72d05b7186af",
"last_updated": "2024-01-29T22:13:11.004758-05:00",
"created_at": "2024-01-23T22:48:18.208751-05:00",
"name": "San Francisco 49ers",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877e903c-c3fb-4b89-85ab-ac38ee18cc86/?format=api"
},
{
"id": "d854746d-29ed-47c0-8744-ae09b8cade54",
"gambit_id": "f807a49e-1358-4db3-b266-382fb642a9e8",
"last_updated": "2024-01-29T22:13:11.001131-05:00",
"created_at": "2024-01-23T22:48:18.200700-05:00",
"name": "Detroit Lions",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877e903c-c3fb-4b89-85ab-ac38ee18cc86/?format=api"
}
]
}