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/a5d95b4c-beeb-44cc-8569-1ec44ebda80a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5d95b4c-beeb-44cc-8569-1ec44ebda80a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b9110309-1283-4e70-a1d2-c6d5d588fbf8",
    "completed": true,
    "last_updated": "2022-11-14T09:59:11.620792-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.48,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b9110309-1283-4e70-a1d2-c6d5d588fbf8",
    "datetime": "2022-11-12T15:30:00-05:00",
    "cutoff_datetime": "2022-11-12T15:30:00-05:00",
    "name": "Charlotte v. Mid Tenn State",
    "bettypes": [
        {
            "id": "8935bc7b-a3cc-4b40-bbee-75c07debd385",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5d95b4c-beeb-44cc-8569-1ec44ebda80a/?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": "Mid Tenn State",
                        "amount": 7438.0
                    },
                    {
                        "team": "Charlotte",
                        "amount": 2562.0
                    }
                ],
                "expected_reward_tokens": 9223.12,
                "profit_sb": 223.12,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "82ba6f0a-e058-4fde-b95e-4302d9fea67b",
                    "gambit_id": "2f4bd503-6c36-456d-a983-86c9af97d93a",
                    "last_updated": "2022-11-14T09:59:11.626664-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mid Tenn State",
                    "reward": "1.24000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8935bc7b-a3cc-4b40-bbee-75c07debd385/?format=api"
                },
                {
                    "id": "25c48b71-1f60-4cc7-99eb-798c231acf75",
                    "gambit_id": "beef92a4-9674-4ba3-875d-0c15365c5ea2",
                    "last_updated": "2022-11-14T09:59:11.627617-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "3.60000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8935bc7b-a3cc-4b40-bbee-75c07debd385/?format=api"
                }
            ]
        },
        {
            "id": "c3647afa-6810-4aac-b495-a0dd603795ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5d95b4c-beeb-44cc-8569-1ec44ebda80a/?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": "Charlotte",
                        "amount": 5000.0
                    },
                    {
                        "team": "Mid Tenn State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db5e9475-828e-4c5a-9b02-22db113b61a2",
                    "gambit_id": "8f0242a1-2ccd-45ee-b18d-266bb68c56e4",
                    "last_updated": "2022-11-14T09:59:11.630482-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3647afa-6810-4aac-b495-a0dd603795ab/?format=api"
                },
                {
                    "id": "2b436e4f-3391-4818-b708-75d8e919eb20",
                    "gambit_id": "b2be0fdf-19f5-407b-b0fc-9c71d2b6e9f7",
                    "last_updated": "2022-11-14T09:59:11.629528-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mid Tenn State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3647afa-6810-4aac-b495-a0dd603795ab/?format=api"
                }
            ]
        },
        {
            "id": "7d58182e-5b77-4130-813b-9a23e1588409",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5d95b4c-beeb-44cc-8569-1ec44ebda80a/?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 66.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 66.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e4e1259-01f6-4de2-b2e3-d022a0a86bd2",
                    "gambit_id": "f568fd9e-baa1-4ae3-aadb-67ec094d9b65",
                    "last_updated": "2022-11-14T09:59:11.623605-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 66.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "66.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d58182e-5b77-4130-813b-9a23e1588409/?format=api"
                },
                {
                    "id": "6f8f5c12-26c7-44ca-86e3-5485d755ff87",
                    "gambit_id": "29fd685f-32cc-4d1c-abac-506ed125974f",
                    "last_updated": "2022-11-14T09:59:11.624755-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 66.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "66.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d58182e-5b77-4130-813b-9a23e1588409/?format=api"
                }
            ]
        }
    ]
}