HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33a68e80-74bd-4d01-80ba-eb87158bdc41",
"match": "https://api-prod.gambitprofit.com/api/matches/b68a2af1-6c10-48fc-bfac-94876aa759b2/?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": "Liverpool",
"amount": 7957.0
},
{
"team": "Draw",
"amount": 2043.0
}
],
"expected_reward_tokens": 10501.02,
"profit_sb": 1001.02,
"profit_sb_percentage": 10.54,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7108.0
},
{
"team": "Draw",
"amount": 1825.0
},
{
"team": "Nottingham Forest",
"amount": 1066.0
}
],
"expected_reward_tokens": 9380.5,
"profit_sb": -119.5,
"profit_sb_percentage": -1.26,
"recommended": false
},
"lines": [
{
"id": "94a39a4a-689c-491c-aa52-153a8e57cc53",
"gambit_id": "1df6c0f3-ead9-445f-b68e-0460e9a5240d",
"last_updated": "2022-10-24T10:27:06.675514-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a68e80-74bd-4d01-80ba-eb87158bdc41/?format=api"
},
{
"id": "3b0cbea6-9055-4486-919d-a0163affabc9",
"gambit_id": "43986de1-c7f0-4a05-82f9-9da5fa9a8c9b",
"last_updated": "2022-10-24T10:27:06.676450-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.14000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a68e80-74bd-4d01-80ba-eb87158bdc41/?format=api"
},
{
"id": "80ca0be5-40c9-4d10-abc4-207280073ea5",
"gambit_id": "89ca06b8-a217-4907-8fc1-2a8f39f4940f",
"last_updated": "2022-10-24T10:27:06.674501-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "8.80000",
"odds": "9.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a68e80-74bd-4d01-80ba-eb87158bdc41/?format=api"
}
]
}