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/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4bdde6c-8d6e-44db-945b-51c379e7d99d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e172d9ab-3e7b-4d42-8212-05f8e8e6182e",
    "completed": true,
    "last_updated": "2022-09-14T10:07:04.494206-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.85,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e172d9ab-3e7b-4d42-8212-05f8e8e6182e",
    "datetime": "2022-09-13T21:40:00-04:00",
    "cutoff_datetime": "2022-09-13T21:40:00-04:00",
    "name": "LOS (C Kershaw) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "5e4428aa-f8b2-4f8a-897a-74063f15ecf0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?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 (C Kershaw)",
                        "amount": 6384.0
                    },
                    {
                        "team": "ARI (M Kelly)",
                        "amount": 3616.0
                    }
                ],
                "expected_reward_tokens": 9256.8,
                "profit_sb": 256.8,
                "profit_sb_percentage": 2.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf426019-6f90-49a5-9d56-120dc9a96a84",
                    "gambit_id": "e026a71e-fac7-44b0-9a45-39d3b024432a",
                    "last_updated": "2022-09-14T10:07:04.504449-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4428aa-f8b2-4f8a-897a-74063f15ecf0/?format=api"
                },
                {
                    "id": "8d5f3406-6ae8-41dc-acef-ddc8c32f0662",
                    "gambit_id": "601a32e9-4d6a-45a8-a7c1-7c5880a9e803",
                    "last_updated": "2022-09-14T10:07:04.503370-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (M Kelly)",
                    "reward": "2.56000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4428aa-f8b2-4f8a-897a-74063f15ecf0/?format=api"
                }
            ]
        },
        {
            "id": "ae01ac92-8a82-48b5-9c0b-4998684d7dab",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?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": 5302.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4698.0
                    }
                ],
                "expected_reward_tokens": 9066.42,
                "profit_sb": 66.42,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ea37953-b467-44d1-ad0f-acdc184f1749",
                    "gambit_id": "bf0ad754-b607-40ba-8cc0-3ffa7864f5ed",
                    "last_updated": "2022-09-14T10:07:04.501232-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae01ac92-8a82-48b5-9c0b-4998684d7dab/?format=api"
                },
                {
                    "id": "2d5016e1-4680-4118-b886-49e395782754",
                    "gambit_id": "517cd425-094d-4976-8349-c6d7f772d96f",
                    "last_updated": "2022-09-14T10:07:04.500108-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae01ac92-8a82-48b5-9c0b-4998684d7dab/?format=api"
                }
            ]
        },
        {
            "id": "60c51a34-b019-486e-b989-7205abb72216",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?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 8",
                        "amount": 5302.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4698.0
                    }
                ],
                "expected_reward_tokens": 9066.42,
                "profit_sb": 66.42,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09db5f4a-caef-4dab-8dcd-c7db718d70b5",
                    "gambit_id": "c478812b-d277-42c3-8eb4-29ef6d04a3dd",
                    "last_updated": "2022-09-14T10:07:04.497904-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c51a34-b019-486e-b989-7205abb72216/?format=api"
                },
                {
                    "id": "85fe324b-42b0-4327-bf06-a1d0ea7885c0",
                    "gambit_id": "cf529da4-b20f-4e50-b0ee-bec6db0f4c90",
                    "last_updated": "2022-09-14T10:07:04.496820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c51a34-b019-486e-b989-7205abb72216/?format=api"
                }
            ]
        }
    ]
}