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/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac2e1089-8d2e-4b20-aedf-40469788f3da",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c80f7728-43aa-4423-8a09-55e8481abaab",
    "completed": true,
    "last_updated": "2023-07-10T18:28:23.267398-04:00",
    "created_at": "2023-07-09T08:43:18.683684-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c80f7728-43aa-4423-8a09-55e8481abaab",
    "datetime": "2023-07-09T13:40:00-04:00",
    "cutoff_datetime": "2023-07-09T13:40:00-04:00",
    "name": "PHI (A Nola) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "6ced5f60-1941-4d55-bc73-dcd4b78cceef",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-09T08:43:18.687728-04: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": "MIA (J Luzardo)",
                        "amount": 5325.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7fa50c87-fdf9-47f2-9c5c-74c2b850968a",
                    "gambit_id": "7945f4e6-0257-483e-bb6e-589baf6f42a1",
                    "last_updated": "2023-07-10T18:28:23.272652-04:00",
                    "created_at": "2023-07-09T08:43:18.693594-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ced5f60-1941-4d55-bc73-dcd4b78cceef/?format=api"
                },
                {
                    "id": "1c281166-d4e6-435f-be1b-eeec06931565",
                    "gambit_id": "82c6332c-930a-4201-b107-3ce6806afca6",
                    "last_updated": "2023-07-10T18:28:23.271272-04:00",
                    "created_at": "2023-07-09T08:43:18.690531-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ced5f60-1941-4d55-bc73-dcd4b78cceef/?format=api"
                }
            ]
        },
        {
            "id": "3edd7965-72aa-4f03-9c18-0003fac2fc1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-09T08:43:18.696787-04: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": "PHI",
                        "amount": 6449.0
                    },
                    {
                        "team": "MIA",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6fcdc3e9-4e45-4f7c-96b0-159fb1ac998b",
                    "gambit_id": "459e8f6d-3cf0-4c4f-b4d5-1bacd2bd4ec2",
                    "last_updated": "2023-07-10T18:28:23.275337-04:00",
                    "created_at": "2023-07-09T08:43:18.699449-04:00",
                    "name": "PHI",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api"
                },
                {
                    "id": "94ff5d8c-4156-4909-92c5-fdd8d42a0014",
                    "gambit_id": "bef8e7d3-8690-4370-9a71-542de601cc0a",
                    "last_updated": "2023-07-10T18:28:23.276606-04:00",
                    "created_at": "2023-07-09T08:43:18.702397-04:00",
                    "name": "MIA",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api"
                }
            ]
        },
        {
            "id": "c9407588-8650-48ee-8b6c-65c17818421c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-09T08:43:18.705236-04: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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05320fdd-d066-4988-8da8-5c6bde31549c",
                    "gambit_id": "2c01c66c-d3c9-442d-b419-8b8be04b0e75",
                    "last_updated": "2023-07-10T18:28:23.281082-04:00",
                    "created_at": "2023-07-09T08:43:18.710294-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api"
                },
                {
                    "id": "7387caeb-f912-4d00-9762-12f70fe27b5e",
                    "gambit_id": "c82013f6-5ead-42bc-8a5c-bdbe46f28bef",
                    "last_updated": "2023-07-10T18:28:23.279259-04:00",
                    "created_at": "2023-07-09T08:43:18.707733-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api"
                }
            ]
        }
    ]
}