HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39ccb702-ed52-478c-afc5-420a30261960",
"match": "https://api-prod.gambitprofit.com/api/matches/6de7543a-6574-457f-bcc4-a91d88d34171/?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": "FC Dallas",
"amount": 6578.0
},
{
"team": "Draw",
"amount": 3422.0
}
],
"expected_reward_tokens": 11906.18,
"profit_sb": 2906.18,
"profit_sb_percentage": 32.29,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Dallas",
"amount": 4933.0
},
{
"team": "Draw",
"amount": 2566.0
},
{
"team": "Real Salt Lake",
"amount": 2501.0
}
],
"expected_reward_tokens": 8928.57,
"profit_sb": -71.43,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e5cc5807-8824-4d2a-8bcf-537a0b0de77e",
"gambit_id": "e6b44019-72ea-40ec-9cdc-05ef6b951b16",
"last_updated": "2022-08-29T11:27:19.752606-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "1.81000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
},
{
"id": "bc1ed016-a723-4387-bb5b-1800d10e7b74",
"gambit_id": "446ae8a2-6635-4c2e-9957-c12b2922a6b0",
"last_updated": "2022-08-29T11:27:19.752962-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.48000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
},
{
"id": "b2535792-6605-45c6-9fc8-76674cf026ec",
"gambit_id": "a60a36cd-a098-4c9d-a54c-a7309b0f9b90",
"last_updated": "2022-08-29T11:27:19.752237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Salt Lake",
"reward": "3.57000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
}
]
}