Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/70052dd4-0f54-4ce2-8707-1c2e1a6144ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70052dd4-0f54-4ce2-8707-1c2e1a6144ed",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c031540f-ecf4-4a4e-bcc8-1a8af6ebcf41",
    "completed": true,
    "last_updated": "2022-09-01T11:57:05.505308-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c031540f-ecf4-4a4e-bcc8-1a8af6ebcf41",
    "datetime": "2022-08-31T20:00:00-04:00",
    "cutoff_datetime": "2022-08-31T20:00:00-04:00",
    "name": "New York City FC v. DC United",
    "bettypes": [
        {
            "id": "609b71dc-f567-4eda-9ae9-da8aac56b0b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/70052dd4-0f54-4ce2-8707-1c2e1a6144ed/?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": "New York City FC",
                        "amount": 7513.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2487.0
                    }
                ],
                "expected_reward_tokens": 10893.06,
                "profit_sb": 1893.06,
                "profit_sb_percentage": 21.03,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York City FC",
                        "amount": 6180.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2046.0
                    },
                    {
                        "team": "DC United",
                        "amount": 1774.0
                    }
                ],
                "expected_reward_tokens": 8958.7,
                "profit_sb": -41.3,
                "profit_sb_percentage": -0.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70a83e7e-515b-4417-aa11-7a5c15a372b0",
                    "gambit_id": "ad00e4cc-82fa-47e5-bebe-8e50a799fa7e",
                    "last_updated": "2022-09-01T11:57:05.508873-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York City FC",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/609b71dc-f567-4eda-9ae9-da8aac56b0b3/?format=api"
                },
                {
                    "id": "026c9ec5-3acd-47c6-abf7-5f05a125caf7",
                    "gambit_id": "05fa9d61-1866-409e-a79e-af8a302542e3",
                    "last_updated": "2022-09-01T11:57:05.507843-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.38000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/609b71dc-f567-4eda-9ae9-da8aac56b0b3/?format=api"
                },
                {
                    "id": "3286568d-4eeb-43bf-8b07-33371ec76002",
                    "gambit_id": "c46ef2f2-9bf7-40a0-a9d3-0c5acd35a8ab",
                    "last_updated": "2022-09-01T11:57:05.508374-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DC United",
                    "reward": "5.05000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/609b71dc-f567-4eda-9ae9-da8aac56b0b3/?format=api"
                }
            ]
        },
        {
            "id": "b8914106-29a9-489e-938c-ae49eb435e56",
            "match": "https://api-prod.gambitprofit.com/api/matches/70052dd4-0f54-4ce2-8707-1c2e1a6144ed/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 6234.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3766.0
                    }
                ],
                "expected_reward_tokens": 9038.4,
                "profit_sb": 38.4,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5cd592a2-43a6-4a84-8b56-6d58b7c89fac",
                    "gambit_id": "66c30d09-f84f-49cc-a035-092d816ef3ac",
                    "last_updated": "2022-09-01T11:57:05.506672-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8914106-29a9-489e-938c-ae49eb435e56/?format=api"
                },
                {
                    "id": "2f540b99-b6c5-4be0-a471-0bad95ab910a",
                    "gambit_id": "bc557478-1b87-4cd5-a085-3f2e185ba60d",
                    "last_updated": "2022-09-01T11:57:05.507353-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.40000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8914106-29a9-489e-938c-ae49eb435e56/?format=api"
                }
            ]
        }
    ]
}