HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79072c6a-ceff-4e55-8721-59420dfe8eb2",
"match": "https://api-prod.gambitprofit.com/api/matches/e97df55d-c8d2-4959-82d4-a0790792f5bc/?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": "Aston Villa",
"amount": 5598.0
},
{
"team": "Fulham",
"amount": 4402.0
}
],
"expected_reward_tokens": 12985.9,
"profit_sb": 3485.9,
"profit_sb_percentage": 36.69,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4013.0
},
{
"team": "Fulham",
"amount": 3156.0
},
{
"team": "Draw",
"amount": 2830.0
}
],
"expected_reward_tokens": 9310.16,
"profit_sb": -189.84,
"profit_sb_percentage": -2.0,
"recommended": false
},
"lines": [
{
"id": "f54b8516-7899-4d41-8bcc-c1297cdf935f",
"gambit_id": "80cf0c43-aba4-479d-8c9d-1e2a5b7aa569",
"last_updated": "2022-10-24T12:02:01.270762-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
},
{
"id": "2862101d-ab47-4ca7-a463-848e3271b607",
"gambit_id": "54297a18-ada3-411c-9273-32fa0cc4a85d",
"last_updated": "2022-10-24T12:02:01.272079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fulham",
"reward": "2.95000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
},
{
"id": "794517b5-b0c0-4be7-9f51-54d4c3ab9cbf",
"gambit_id": "ab7a38a2-5eb8-4bb0-9af2-75a849085c48",
"last_updated": "2022-10-24T12:02:01.273283-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.29000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
}
]
}