HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb105fc4-0e3c-44dc-a79f-55eabdb96fb4",
"match": "https://api-prod.gambitprofit.com/api/matches/1bcf77da-152d-470d-aa8f-db7181fb9bff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-06T10:13:03.340216-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6255.0
},
{
"team": "West Ham United",
"amount": 3745.0
}
],
"expected_reward_tokens": 12508.3,
"profit_sb": 3008.3,
"profit_sb_percentage": 31.67,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 4569.0
},
{
"team": "West Ham United",
"amount": 2736.0
},
{
"team": "Draw",
"amount": 2695.0
}
],
"expected_reward_tokens": 9136.05,
"profit_sb": -363.95,
"profit_sb_percentage": -3.83,
"recommended": false
},
"lines": [
{
"id": "f406d9db-a291-40fe-b4ba-509e25edbf6c",
"gambit_id": "07c0383e-cc93-479a-b213-b53035b4ce02",
"last_updated": "2023-10-09T16:08:18.807610-04:00",
"created_at": "2023-10-06T10:13:03.358273-04:00",
"name": "Newcastle United",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb105fc4-0e3c-44dc-a79f-55eabdb96fb4/?format=api"
},
{
"id": "ffeb1405-a32d-4b11-a827-784afb40098b",
"gambit_id": "a38f7b68-54d2-43ab-a654-cc1a769de5a9",
"last_updated": "2023-10-09T16:08:18.804168-04:00",
"created_at": "2023-10-06T10:13:03.351969-04:00",
"name": "West Ham United",
"reward": "3.34000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb105fc4-0e3c-44dc-a79f-55eabdb96fb4/?format=api"
},
{
"id": "4fa76bf2-fa3a-42a2-b304-03406797797d",
"gambit_id": "00a7f71a-205c-417b-877f-deb7b451e633",
"last_updated": "2023-10-09T16:08:18.800844-04:00",
"created_at": "2023-10-06T10:13:03.346221-04:00",
"name": "Draw",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb105fc4-0e3c-44dc-a79f-55eabdb96fb4/?format=api"
}
]
}