HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9866268f-9ace-4e50-8f90-6bcc4c093d09",
"match": "https://api-prod.gambitprofit.com/api/matches/38928b56-1bbb-4150-98dc-a1fd858ccc92/?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": "Los Angeles FC",
"amount": 6318.0
},
{
"team": "San Jose Earthquakes",
"amount": 3682.0
}
],
"expected_reward_tokens": 11561.48,
"profit_sb": 2561.48,
"profit_sb_percentage": 28.46,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 4795.0
},
{
"team": "San Jose Earthquakes",
"amount": 2794.0
},
{
"team": "Draw",
"amount": 2411.0
}
],
"expected_reward_tokens": 8773.16,
"profit_sb": -226.84,
"profit_sb_percentage": -2.52,
"recommended": false
},
"lines": [
{
"id": "bc133d25-5b3a-4000-b86c-2b02965ea943",
"gambit_id": "e532badd-296d-49e8-9f56-bada43d45a75",
"last_updated": "2022-08-21T18:36:58.583786-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.83000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9866268f-9ace-4e50-8f90-6bcc4c093d09/?format=api"
},
{
"id": "90addaa9-68ba-4268-b4c4-c2a997338919",
"gambit_id": "35b89ac4-1efb-452f-826d-c5ef72f2e991",
"last_updated": "2022-08-21T18:36:58.584237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Earthquakes",
"reward": "3.14000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9866268f-9ace-4e50-8f90-6bcc4c093d09/?format=api"
},
{
"id": "a628b4c8-8ec0-4e67-ae8e-0393eefa8009",
"gambit_id": "3136ebd0-cf7a-4728-8180-9745919600fb",
"last_updated": "2022-08-21T18:36:58.584649-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.64000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9866268f-9ace-4e50-8f90-6bcc4c093d09/?format=api"
}
]
}