HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1509509d-eb08-4eee-9a87-f31893a7d0cf",
"match": "https://api-prod.gambitprofit.com/api/matches/4eedcba6-2fdf-4005-8c8b-e745e84e7d3f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Fulham",
"amount": 6411.0
},
{
"team": "Draw",
"amount": 3589.0
}
],
"expected_reward_tokens": 12309.12,
"profit_sb": 2809.12,
"profit_sb_percentage": 29.57,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Fulham",
"amount": 4846.0
},
{
"team": "Draw",
"amount": 2712.0
},
{
"team": "Bournemouth",
"amount": 2442.0
}
],
"expected_reward_tokens": 9302.16,
"profit_sb": -197.84,
"profit_sb_percentage": -2.08,
"recommended": false
},
"lines": [
{
"id": "f7b9186a-f432-4d4d-82ed-bb0d57670428",
"gambit_id": "b9521581-95ed-49a8-93c3-6d95fbd75af2",
"last_updated": "2022-10-17T15:37:17.598435-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fulham",
"reward": "1.92000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1509509d-eb08-4eee-9a87-f31893a7d0cf/?format=api"
},
{
"id": "5ac6a0f1-c301-486b-b529-5ffef76379c7",
"gambit_id": "adb5d467-5a35-41ff-924d-47b0469ac876",
"last_updated": "2022-10-17T15:37:17.599720-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1509509d-eb08-4eee-9a87-f31893a7d0cf/?format=api"
},
{
"id": "42b79ed4-f914-47c4-9e73-91d5a07faf24",
"gambit_id": "bcbbc727-0d93-47e2-acfc-3d21c0ff9d21",
"last_updated": "2022-10-17T15:37:17.597149-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bournemouth",
"reward": "3.81000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1509509d-eb08-4eee-9a87-f31893a7d0cf/?format=api"
}
]
}