HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "545fe196-9fd6-4a88-a4fe-0ed82f9f0c20",
"match": "https://api-prod.gambitprofit.com/api/matches/f5e19772-6e20-4535-9407-51f8e0c13cab/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T15:12:05.666863-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brentford",
"amount": 6756.0
},
{
"team": "Draw",
"amount": 3244.0
}
],
"expected_reward_tokens": 11483.76,
"profit_sb": 1983.76,
"profit_sb_percentage": 20.88,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 5460.0
},
{
"team": "Draw",
"amount": 2622.0
},
{
"team": "Nottingham Forest",
"amount": 1918.0
}
],
"expected_reward_tokens": 9281.88,
"profit_sb": -218.12,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "e23ea49f-8764-4fda-93d8-bc464991ce53",
"gambit_id": "dbff5735-7b6c-4963-bdf0-71af68392318",
"last_updated": "2023-05-01T12:27:21.899619-04:00",
"created_at": "2023-04-28T15:12:05.669559-04:00",
"name": "Brentford",
"reward": "1.70000",
"odds": "1.73000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545fe196-9fd6-4a88-a4fe-0ed82f9f0c20/?format=api"
},
{
"id": "68175541-e5e5-43fe-a446-7ca71395ebcf",
"gambit_id": "368cb882-9073-4c4d-8651-a0bd6182d407",
"last_updated": "2023-05-01T12:27:21.901108-04:00",
"created_at": "2023-04-28T15:12:05.670888-04:00",
"name": "Draw",
"reward": "3.54000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545fe196-9fd6-4a88-a4fe-0ed82f9f0c20/?format=api"
},
{
"id": "e1bf36c5-58b3-494b-aaec-1e892c8efd18",
"gambit_id": "834e5f4a-30a9-438a-8d78-bfdae829043c",
"last_updated": "2023-05-01T12:27:21.898186-04:00",
"created_at": "2023-04-28T15:12:05.668236-04:00",
"name": "Nottingham Forest",
"reward": "4.84000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545fe196-9fd6-4a88-a4fe-0ed82f9f0c20/?format=api"
}
]
}