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/0a5f90d1-0cbb-4276-994f-daed7ea58c9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0a5f90d1-0cbb-4276-994f-daed7ea58c9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d246a15-465f-4215-b8fc-3748eddc3f17",
    "completed": true,
    "last_updated": "2022-10-02T20:07:01.113646-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7d246a15-465f-4215-b8fc-3748eddc3f17",
    "datetime": "2022-10-01T15:30:00-04:00",
    "cutoff_datetime": "2022-10-01T15:30:00-04:00",
    "name": "Fresno State v. Connecticut",
    "bettypes": [
        {
            "id": "50369d3f-94fb-4678-8e93-76c30f121176",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a5f90d1-0cbb-4276-994f-daed7ea58c9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Fresno State",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 900.0,
                "profit_sb_percentage": 9.47,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Fresno State",
                        "amount": 9091.0
                    },
                    {
                        "team": "Connecticut",
                        "amount": 909.0
                    }
                ],
                "expected_reward_tokens": 9453.6,
                "profit_sb": -46.4,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a5d736d-789d-4d3d-9a32-e9ccd4de9bd1",
                    "gambit_id": "efd496eb-623f-4e9c-93c9-9c533c60e36f",
                    "last_updated": "2022-10-02T20:07:01.120529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50369d3f-94fb-4678-8e93-76c30f121176/?format=api"
                },
                {
                    "id": "127944ab-50fb-440b-9cba-bfcd26bfce6c",
                    "gambit_id": "6a69e902-dfa2-4ecb-a927-86b633c904f2",
                    "last_updated": "2022-10-02T20:07:01.119538-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Connecticut",
                    "reward": "10.40000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50369d3f-94fb-4678-8e93-76c30f121176/?format=api"
                }
            ]
        },
        {
            "id": "f5b36183-4194-4577-9a2e-ec017f87f2ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a5f90d1-0cbb-4276-994f-daed7ea58c9c/?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": "Fresno State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Connecticut",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b3c4173-31e7-4b9b-a15e-94aef659798c",
                    "gambit_id": "62b9d035-09ff-4340-91d8-5b321c9dc42e",
                    "last_updated": "2022-10-02T20:07:01.123496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fresno State",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-23.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5b36183-4194-4577-9a2e-ec017f87f2ed/?format=api"
                },
                {
                    "id": "6b84df9d-4b27-4162-b99e-a169b358ade6",
                    "gambit_id": "4e9dd3f1-9406-4bf4-b74e-16c78cab6cc3",
                    "last_updated": "2022-10-02T20:07:01.122490-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Connecticut",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "23.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5b36183-4194-4577-9a2e-ec017f87f2ed/?format=api"
                }
            ]
        },
        {
            "id": "733f1169-3ca9-4580-b79e-c5e1c1251624",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a5f90d1-0cbb-4276-994f-daed7ea58c9c/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10c3759a-2536-4a73-bab5-0965ed5212c9",
                    "gambit_id": "4feb8a3f-dd76-44e7-bfe4-b6dca8c20c81",
                    "last_updated": "2022-10-02T20:07:01.116471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733f1169-3ca9-4580-b79e-c5e1c1251624/?format=api"
                },
                {
                    "id": "7f5cc16d-6cfd-463b-8d2d-214b8303aa53",
                    "gambit_id": "06825b3d-518e-4522-8ec8-6df678d4dd8e",
                    "last_updated": "2022-10-02T20:07:01.117618-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733f1169-3ca9-4580-b79e-c5e1c1251624/?format=api"
                }
            ]
        }
    ]
}