HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07ad9a87-c853-4dd6-b2aa-dd4c60dd6d10",
"match": "https://api-prod.gambitprofit.com/api/matches/65d87aab-6ce9-4cbf-93a8-8f0aeda1feab/?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": "Everton",
"amount": 6408.0
},
{
"team": "Draw",
"amount": 3592.0
}
],
"expected_reward_tokens": 11278.08,
"profit_sb": 2278.08,
"profit_sb_percentage": 25.31,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Everton",
"amount": 5007.0
},
{
"team": "Draw",
"amount": 2806.0
},
{
"team": "Nottingham Forest",
"amount": 2187.0
}
],
"expected_reward_tokens": 8810.84,
"profit_sb": -189.16,
"profit_sb_percentage": -2.1,
"recommended": false
},
"lines": [
{
"id": "57051855-5314-4d23-b4e0-d7f40b94e46e",
"gambit_id": "07e264b1-71f2-400f-8077-1c5126d3dc61",
"last_updated": "2022-08-21T12:57:11.176096-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "1.76000",
"odds": "1.83000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ad9a87-c853-4dd6-b2aa-dd4c60dd6d10/?format=api"
},
{
"id": "5b5e2fad-c197-4996-927c-be37594bed4a",
"gambit_id": "0bfc166f-ddfc-4e9d-a8bb-ce894be50590",
"last_updated": "2022-08-21T12:57:11.176499-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.14000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ad9a87-c853-4dd6-b2aa-dd4c60dd6d10/?format=api"
},
{
"id": "a0d61e81-57f4-402e-b946-7ca9e292207b",
"gambit_id": "1e4b2a3e-35f0-4df7-a64d-3cbc5239c652",
"last_updated": "2022-08-21T12:57:11.175706-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "4.03000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07ad9a87-c853-4dd6-b2aa-dd4c60dd6d10/?format=api"
}
]
}