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/666d7791-5905-4c23-be99-fdf369b6b28f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "666d7791-5905-4c23-be99-fdf369b6b28f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "07a8ae77-4b57-4e2d-b39e-9fc4883c3ba0",
    "completed": false,
    "last_updated": "2022-12-24T17:12:15.880921-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.1,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/07a8ae77-4b57-4e2d-b39e-9fc4883c3ba0",
    "datetime": "2022-08-20T21:10:00-04:00",
    "cutoff_datetime": "2022-08-20T21:10:00-04:00",
    "name": "MIA (B Garrett) v. LOS (D May)",
    "bettypes": [
        {
            "id": "ce511347-a645-4bf5-8e17-1a7fb6445711",
            "match": "https://api-prod.gambitprofit.com/api/matches/666d7791-5905-4c23-be99-fdf369b6b28f/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "LOS (D May)",
                        "amount": 6977.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 3023.0
                    }
                ],
                "expected_reward_tokens": 9279.41,
                "profit_sb": 279.41,
                "profit_sb_percentage": 3.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e3e6d8c-06e7-4e45-9d74-9cce1a6762a5",
                    "gambit_id": "e8cb8b13-c739-4a3a-a679-559fec37239f",
                    "last_updated": "2022-12-24T17:12:15.890317-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (D May)",
                    "reward": "1.33000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce511347-a645-4bf5-8e17-1a7fb6445711/?format=api"
                },
                {
                    "id": "b765bc73-ae7b-4256-9afd-4ce41bfa4b08",
                    "gambit_id": "eb16ff2b-915a-4c89-a1b6-2a1d6d82030a",
                    "last_updated": "2022-12-24T17:12:15.891420-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (B Garrett)",
                    "reward": "3.07000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce511347-a645-4bf5-8e17-1a7fb6445711/?format=api"
                }
            ]
        },
        {
            "id": "500c5e45-a687-4e7e-b7f1-da2769150508",
            "match": "https://api-prod.gambitprofit.com/api/matches/666d7791-5905-4c23-be99-fdf369b6b28f/?format=api",
            "name": "Play the Odds",
            "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": "LOS",
                        "amount": 5499.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4501.0
                    }
                ],
                "expected_reward_tokens": 9182.04,
                "profit_sb": 182.04,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "591da5be-0a84-4888-aa47-23393aec493b",
                    "gambit_id": "217810d0-73fb-4e5d-b57f-38f8a3595940",
                    "last_updated": "2022-12-24T17:12:15.886983-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500c5e45-a687-4e7e-b7f1-da2769150508/?format=api"
                },
                {
                    "id": "9a336f6a-7db6-4611-b164-778a69ea4320",
                    "gambit_id": "4c66440e-1461-4d8c-ab15-c6f8d8e3ea86",
                    "last_updated": "2022-12-24T17:12:15.888081-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500c5e45-a687-4e7e-b7f1-da2769150508/?format=api"
                }
            ]
        },
        {
            "id": "12944da2-92b1-4ce8-becb-7064dbc7b123",
            "match": "https://api-prod.gambitprofit.com/api/matches/666d7791-5905-4c23-be99-fdf369b6b28f/?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 Under 7.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f91fefcc-25b5-4f3c-a18b-60efb1d68ca9",
                    "gambit_id": "b33feac5-0b10-49c0-8f0f-28ac36a83b98",
                    "last_updated": "2022-12-24T17:12:15.883635-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12944da2-92b1-4ce8-becb-7064dbc7b123/?format=api"
                },
                {
                    "id": "24f3d210-f974-4d0c-b82f-6c837ba5233f",
                    "gambit_id": "eb426d4a-1a80-4a9d-8367-8830cb5e7c5e",
                    "last_updated": "2022-12-24T17:12:15.884754-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12944da2-92b1-4ce8-becb-7064dbc7b123/?format=api"
                }
            ]
        }
    ]
}