HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64f3378b-5341-4cec-8bb8-5b7bae6e705b",
"match": "https://api-prod.gambitprofit.com/api/matches/0211d141-fd00-4769-b532-b0d7205a8f74/?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 Galaxy",
"amount": 5335.0
},
{
"team": "Sporting Kansas City",
"amount": 4665.0
}
],
"expected_reward_tokens": 11895.75,
"profit_sb": 2895.75,
"profit_sb_percentage": 32.18,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles Galaxy",
"amount": 3943.0
},
{
"team": "Sporting Kansas City",
"amount": 3448.0
},
{
"team": "Draw",
"amount": 2609.0
}
],
"expected_reward_tokens": 8792.33,
"profit_sb": -207.67,
"profit_sb_percentage": -2.31,
"recommended": false
},
"lines": [
{
"id": "f281511b-377d-48c5-a258-967cb42891bd",
"gambit_id": "06d4a50b-4cde-4cbe-911b-dd3218de87de",
"last_updated": "2022-08-08T10:52:17.165887-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Galaxy",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
},
{
"id": "c3f92c17-a677-47f2-991f-f4010e4385c9",
"gambit_id": "78190286-7037-4834-a345-557216a2f2bb",
"last_updated": "2022-08-08T10:52:17.166257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sporting Kansas City",
"reward": "2.55000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
},
{
"id": "39c9b11a-bf96-4c48-8687-ea9615d2cb71",
"gambit_id": "e5e9f293-0b91-4892-90ec-ddfb0874edcd",
"last_updated": "2022-08-08T10:52:17.166617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.37000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
}
]
}