GET /api/bet_types/41b2d01e-79b9-4faf-9378-712bb220090b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41b2d01e-79b9-4faf-9378-712bb220090b",
"match": "https://api-prod.gambitprofit.com/api/matches/41687f20-9bc8-426d-856a-5a0c6b25a043/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T15:22:07.987281-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": "John Dodson",
"amount": 6432.0
},
{
"team": "Jarod Grant",
"amount": 3568.0
}
],
"expected_reward_tokens": 9455.04,
"profit_sb": -44.96,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "1cd1813b-8b35-4ac4-b9e2-4afc3c07e3c4",
"gambit_id": "8224b1a3-84ed-4d3b-b130-020d11f60e09",
"last_updated": "2023-02-18T09:27:09.557716-05:00",
"created_at": "2023-02-13T15:22:07.990508-05:00",
"name": "John Dodson",
"reward": "1.47000",
"odds": "1.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41b2d01e-79b9-4faf-9378-712bb220090b/?format=api"
},
{
"id": "2b2f9fef-fdc4-4f88-81ed-24ebb62621e6",
"gambit_id": "054519f0-dea7-4fb4-bcda-83d1b4af7ef8",
"last_updated": "2023-02-18T09:27:09.556555-05:00",
"created_at": "2023-02-13T15:22:07.989055-05:00",
"name": "Jarod Grant",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41b2d01e-79b9-4faf-9378-712bb220090b/?format=api"
}
]
}