HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f28d59af-1681-4c07-93a0-38690f4bebed",
"match": "https://api-prod.gambitprofit.com/api/matches/54090e2f-0607-4d49-a389-628bdd355c62/?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": "England",
"amount": 6888.0
},
{
"team": "Draw",
"amount": 3112.0
}
],
"expected_reward_tokens": 10331.84,
"profit_sb": 1331.84,
"profit_sb_percentage": 14.8,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "England",
"amount": 5813.0
},
{
"team": "Draw",
"amount": 2627.0
},
{
"team": "Senegal",
"amount": 1560.0
}
],
"expected_reward_tokens": 8719.5,
"profit_sb": -280.5,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "43216678-d128-4abf-ae8c-0588c213e879",
"gambit_id": "f8b00c5c-76cd-4472-ac20-f3e18c98dc3d",
"last_updated": "2022-12-05T15:37:08.063894-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "England",
"reward": "1.50000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
},
{
"id": "86e632a8-1dee-4e38-9660-81011b38fe4f",
"gambit_id": "8b52d100-cf1c-41fc-8953-7174c43e98a1",
"last_updated": "2022-12-05T15:37:08.065047-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.32000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
},
{
"id": "580bc7d0-55fd-4a19-9c79-e1a00f472797",
"gambit_id": "dcdc771f-277b-41b0-b9e5-e46c380ed559",
"last_updated": "2022-12-05T15:37:08.062737-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Senegal",
"reward": "5.59000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
}
]
}