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/8fefbcd1-815a-4487-adc4-17f890fc731a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8fefbcd1-815a-4487-adc4-17f890fc731a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "04178fca-d52a-46a9-a50b-e09056c815b5",
    "completed": true,
    "last_updated": "2022-10-17T14:27:41.136608-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/04178fca-d52a-46a9-a50b-e09056c815b5",
    "datetime": "2022-10-15T19:05:00-04:00",
    "cutoff_datetime": "2022-10-15T19:05:00-04:00",
    "name": "Montreal Canadiens v. Washington Capitals",
    "bettypes": [
        {
            "id": "0049af41-7dc9-4d21-9939-b13972728686",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fefbcd1-815a-4487-adc4-17f890fc731a/?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": "Washington Capitals",
                        "amount": 7227.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2773.0
                    }
                ],
                "expected_reward_tokens": 9539.12,
                "profit_sb": 39.12,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a57845ff-c473-4435-8f5a-1c6740e5e607",
                    "gambit_id": "083d01a9-76bd-4884-8ceb-adb473fe969b",
                    "last_updated": "2022-10-17T14:27:41.145545-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0049af41-7dc9-4d21-9939-b13972728686/?format=api"
                },
                {
                    "id": "652151f6-0986-4d0d-9717-390a35bcdd94",
                    "gambit_id": "90ed8cf4-d1b2-464f-a27a-55da9e47deac",
                    "last_updated": "2022-10-17T14:27:41.146521-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.44000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0049af41-7dc9-4d21-9939-b13972728686/?format=api"
                }
            ]
        },
        {
            "id": "ef17ea8f-e76e-4b43-8742-a02ee7c36dae",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fefbcd1-815a-4487-adc4-17f890fc731a/?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": "Washington Capitals",
                        "amount": 5224.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b0a8725-2e6f-4a71-9fee-99ba4e8d3818",
                    "gambit_id": "5c5b565e-972d-4eeb-9fba-3e54a0d131ec",
                    "last_updated": "2022-10-17T14:27:41.142573-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef17ea8f-e76e-4b43-8742-a02ee7c36dae/?format=api"
                },
                {
                    "id": "1645496b-8b35-4a10-b872-1907cb36c2b6",
                    "gambit_id": "2b11bd47-d64d-4335-ad97-45340113fc96",
                    "last_updated": "2022-10-17T14:27:41.143582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef17ea8f-e76e-4b43-8742-a02ee7c36dae/?format=api"
                }
            ]
        },
        {
            "id": "9b5f8561-f4da-4398-809f-2db0880319ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fefbcd1-815a-4487-adc4-17f890fc731a/?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 6.5",
                        "amount": 5224.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7f791fa-7c1f-49ca-a514-8b675fbc2800",
                    "gambit_id": "1aeb6a26-07aa-4f81-8073-668316eed9d3",
                    "last_updated": "2022-10-17T14:27:41.139536-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b5f8561-f4da-4398-809f-2db0880319ad/?format=api"
                },
                {
                    "id": "9df6143a-34c3-4e25-a8ec-583390279c75",
                    "gambit_id": "6c288e67-638c-4c7b-85cc-c8db71521062",
                    "last_updated": "2022-10-17T14:27:41.140607-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b5f8561-f4da-4398-809f-2db0880319ad/?format=api"
                }
            ]
        }
    ]
}