HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afe2ba91-e7d4-4565-93ce-4c40748e7213",
"match": "https://api-prod.gambitprofit.com/api/matches/77d4edb6-e1a5-4f6c-bfa5-37e4a8c3dea4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:22.331040-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7216.0
},
{
"team": "Draw",
"amount": 2784.0
}
],
"expected_reward_tokens": 11689.92,
"profit_sb": 2189.92,
"profit_sb_percentage": 23.05,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 5754.0
},
{
"team": "Draw",
"amount": 2219.0
},
{
"team": "Bournemouth",
"amount": 2026.0
}
],
"expected_reward_tokens": 9319.6,
"profit_sb": -180.4,
"profit_sb_percentage": -1.9,
"recommended": false
},
"lines": [
{
"id": "0cbe886e-dcd9-4235-a462-4a6f8f6849c1",
"gambit_id": "0e4f8e5b-275e-4101-8204-b77bd88ae2b1",
"last_updated": "2023-12-11T11:43:01.455489-05:00",
"created_at": "2023-12-08T09:38:22.353604-05:00",
"name": "Manchester United",
"reward": "1.62000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afe2ba91-e7d4-4565-93ce-4c40748e7213/?format=api"
},
{
"id": "75f20303-2e9b-46d4-81b6-23bb0ce08756",
"gambit_id": "76d1bdcc-73a9-4b17-8b98-39ca52bc4bef",
"last_updated": "2023-12-11T11:43:01.448919-05:00",
"created_at": "2023-12-08T09:38:22.335334-05:00",
"name": "Draw",
"reward": "4.20000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afe2ba91-e7d4-4565-93ce-4c40748e7213/?format=api"
},
{
"id": "b26bcc52-8551-47be-99dc-ad4e55205f3a",
"gambit_id": "a463d7c4-e195-442b-b84f-8734fa2427ea",
"last_updated": "2023-12-11T11:43:01.452221-05:00",
"created_at": "2023-12-08T09:38:22.339383-05:00",
"name": "Bournemouth",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afe2ba91-e7d4-4565-93ce-4c40748e7213/?format=api"
}
]
}