HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff705b50-e29b-4e55-b892-27f292753416",
"match": "https://api-prod.gambitprofit.com/api/matches/32b4f8c6-d4cf-4559-80bc-bf373151d346/?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": "Seattle Sounders",
"amount": 7194.0
},
{
"team": "Draw",
"amount": 2806.0
}
],
"expected_reward_tokens": 11869.38,
"profit_sb": 2369.38,
"profit_sb_percentage": 24.94,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Seattle Sounders",
"amount": 5638.0
},
{
"team": "Draw",
"amount": 2199.0
},
{
"team": "San Jose Earthquakes",
"amount": 2163.0
}
],
"expected_reward_tokens": 9300.9,
"profit_sb": -199.1,
"profit_sb_percentage": -2.1,
"recommended": false
},
"lines": [
{
"id": "e3a31d6f-53a7-4479-9c70-272783597406",
"gambit_id": "58711e9d-ecf8-4b45-b039-1f2c29a37508",
"last_updated": "2022-10-11T13:32:17.062035-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Sounders",
"reward": "1.65000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff705b50-e29b-4e55-b892-27f292753416/?format=api"
},
{
"id": "d21e739a-94da-4854-b7fd-07f16b6d9e78",
"gambit_id": "23c1eb3c-ee79-46bd-a183-656c7a0d158e",
"last_updated": "2022-10-11T13:32:17.063218-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.23000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff705b50-e29b-4e55-b892-27f292753416/?format=api"
},
{
"id": "fc4c5e51-4ee7-4c61-a51f-cc432ae21001",
"gambit_id": "524b3d73-6728-4a86-b9d6-df194238666b",
"last_updated": "2022-10-11T13:32:17.060853-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Earthquakes",
"reward": "4.30000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff705b50-e29b-4e55-b892-27f292753416/?format=api"
}
]
}