HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddc881d1-6fff-4022-8730-cfff82eef859",
"match": "https://api-prod.gambitprofit.com/api/matches/1f9f624c-aaa8-4890-aa6c-c375af718687/?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": "Argentina",
"amount": 7433.0
},
{
"team": "Draw",
"amount": 2567.0
}
],
"expected_reward_tokens": 10034.55,
"profit_sb": 1034.55,
"profit_sb_percentage": 11.5,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Argentina",
"amount": 6464.0
},
{
"team": "Draw",
"amount": 2232.0
},
{
"team": "Poland",
"amount": 1304.0
}
],
"expected_reward_tokens": 8723.76,
"profit_sb": -276.24,
"profit_sb_percentage": -3.07,
"recommended": false
},
"lines": [
{
"id": "9ce5d447-57f5-4cf2-9ca2-c3d31cade35f",
"gambit_id": "e77c55e6-e2c2-472f-bc3e-0467ab042a92",
"last_updated": "2022-12-01T16:27:24.027256-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Argentina",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc881d1-6fff-4022-8730-cfff82eef859/?format=api"
},
{
"id": "e54acd2e-6e7e-4243-ba90-c54b63b5089e",
"gambit_id": "64d4b193-9692-4ad3-ad2f-75cc42955bd4",
"last_updated": "2022-12-01T16:27:24.029181-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.91000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc881d1-6fff-4022-8730-cfff82eef859/?format=api"
},
{
"id": "4735f6be-5591-4c67-85c8-1fe99a184870",
"gambit_id": "0f1dd308-07b0-40d5-a9cd-6a100bdab994",
"last_updated": "2022-12-01T16:27:24.028222-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Poland",
"reward": "6.69000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc881d1-6fff-4022-8730-cfff82eef859/?format=api"
}
]
}