HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20db238f-c30f-4af0-a616-d14909c76e92",
"match": "https://api-prod.gambitprofit.com/api/matches/3c0aa11a-9c72-46b5-953c-e2b1d3f92a1b/?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": "Arsenal",
"amount": 5193.0
},
{
"team": "Liverpool",
"amount": 4807.0
}
],
"expected_reward_tokens": 12305.92,
"profit_sb": 2805.92,
"profit_sb_percentage": 29.54,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 3870.0
},
{
"team": "Liverpool",
"amount": 3583.0
},
{
"team": "Draw",
"amount": 2548.0
}
],
"expected_reward_tokens": 9171.9,
"profit_sb": -328.1,
"profit_sb_percentage": -3.45,
"recommended": false
},
"lines": [
{
"id": "11d06218-98d3-44cc-bc26-c1bdc42c6a69",
"gambit_id": "7e86eb33-90f9-4cbc-b98c-4037c1c4d96d",
"last_updated": "2022-10-11T12:12:00.890716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arsenal",
"reward": "2.37000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20db238f-c30f-4af0-a616-d14909c76e92/?format=api"
},
{
"id": "5fe6311c-eb9f-4629-9d72-76622da5da9b",
"gambit_id": "67c323b4-a96f-49ea-959f-a9a6a51a73dd",
"last_updated": "2022-10-11T12:12:00.889727-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "2.56000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20db238f-c30f-4af0-a616-d14909c76e92/?format=api"
},
{
"id": "1da3c775-d585-4c31-950d-939ffbd2a40c",
"gambit_id": "a7f021bd-a85e-46c0-917b-a832d25df4d9",
"last_updated": "2022-10-11T12:12:00.891696-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.60000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20db238f-c30f-4af0-a616-d14909c76e92/?format=api"
}
]
}