HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b4ceb78-74c7-4d7d-857d-18fc879235fe",
"match": "https://api-prod.gambitprofit.com/api/matches/add49090-5223-4936-b7fc-ebeeaaa6cb85/?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": 7491.0
},
{
"team": "Draw",
"amount": 2509.0
}
],
"expected_reward_tokens": 10412.35,
"profit_sb": 912.35,
"profit_sb_percentage": 9.6,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 6353.0
},
{
"team": "Draw",
"amount": 2128.0
},
{
"team": "Brighton & Hove Albion",
"amount": 1520.0
}
],
"expected_reward_tokens": 8830.67,
"profit_sb": -669.33,
"profit_sb_percentage": -7.05,
"recommended": false
},
"lines": [
{
"id": "06a978e9-9f83-4c8d-aace-88c48d4ff3b1",
"gambit_id": "40447447-8040-41f1-a588-d7710ac691db",
"last_updated": "2022-10-03T18:37:18.312350-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "1.39000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4ceb78-74c7-4d7d-857d-18fc879235fe/?format=api"
},
{
"id": "2452ab29-aa28-4509-b4b4-e780ff7a75bb",
"gambit_id": "23ebb3b9-0b14-4784-a63c-8fbb1d499716",
"last_updated": "2022-10-03T18:37:18.313368-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.15000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4ceb78-74c7-4d7d-857d-18fc879235fe/?format=api"
},
{
"id": "5d8403cb-14c0-4467-a5e7-1c2815fcce17",
"gambit_id": "899af771-2def-4033-8180-74e0de06ee64",
"last_updated": "2022-10-03T18:37:18.311289-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brighton & Hove Albion",
"reward": "5.81000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4ceb78-74c7-4d7d-857d-18fc879235fe/?format=api"
}
]
}